NetConnection.Call.Failed: HTTP: Status 404; messagebroker/amf'
Hi,I have been trying to solve this problem could not. Can some one help me? My environment is Tomcat6+ LCDS ES2 My Flex app is hosted on tomcat and connects to a REST web service in the same tomcat...
View ArticleSecureAMF channel failed for first time initialization
Hi all, I have a Flex application to authenticate with server via RemoteObject. It is working normally with http (i.e. amf channel) However when I try to login via https, the first access time, Flex...
View ArticleExport PDF Form Data to Database using ASP.NET
I have searched some topics related to PDF Form data export by using ASP.NET. However, I am not familiar with the procedures of using ASP.NET to export PDF Form data (Since I am new to LC). I would...
View ArticleFDS 2.5 with Hibernate
Hi,I'm working on my first FDS app connecting to MySQL with Hibernate. I've managed to create all the necessary mapping files and deploy my app to JBOSS 4.0 server. I get no errors or warnings (with...
View ArticleConnecting to remote JMS: name TopicConnectionFactory not bound
Dear all, I'm trying to send messages from and to a remote JMS (activemq) (it is on localhost now for testing purposes). However, I keep getting error messages no matter how I try. The message is:...
View ArticleTest Drive on JBoss "Invalid message recieved with signature"
Hi,I'm trying to get the testdrive application fromhttp://coenraets.org up and running on JBoss ( 4.2.1.GA ). Looking in the logs the war file seems to be getting deployed correctly and its contents...
View ArticleNetConnection.Call.Failed
I am running this on Tomcat 6.0.16 with the latest BlazeDS jars (3.2.0.3978). I have spent quite a while on this and am not getting anywhere. I verified the configuration but I am still getting this...
View ArticleBlazeDS Data Push - Chat App
I'm trying to learn how data push works in BlazeDS by using the followingchat tutorial. The tutorial gives you a preconfigured version of Tomcat and all works well, very nice. So I took the next step...
View ArticleLCDS 2.5.1: Problems storing Date() in database
Hi all!I hope someone is able to help me with with this:I've got a [Managed] [RemoteClass] public class Project, that is stored and updated just fine on Microsoft SQL Server, using msbase.jar and...
View ArticleWeb services https, digital certificate
I have a web flex app. I have this web app secured, requesting digital certificate each time a user wants to access the URI (server side configuration).From this flex application:1. Can I access web...
View Articlelcds 2.5.1 with Flex 3?
We are running lcds 2.5.1 on our server, with an existing Flex 2.0 web app.We're now looking at upgrading our Flex code to Flex 3. Can we still use the existing 2.5.1 installation?
View ArticleLDAP authenticating FLEX/AIR users
Hi All,I would like to build an Flex/AIR application that initially provides LDAP authentication.I am new to these Flex/Actionscript/DataServices however I have managed to get a nice datagrid querying...
View ArticleHow to configure LCDS 2.5.1 make use of Flex 3.0 SDK?
Hi,I deployed LCDS 2.5.1 version which uses Flex 2.0 by default. Now i want to use Flex 3.0 with this LCDS. How to configure it? I tried to configure by modifying the library path and source path which...
View Articleerror Could not pre-load servlet: MessageBrokerServlet
I get the following errors during LCDS startup:error Could not pre-load servlet: MessageBrokerServlet[1]java.lang.UnsupportedClassVersionError: flexdev/FundciteAssembler (Unsupported major.minor...
View ArticleAreaChart HTTPService
According to the state total of months people I want to list AreaChart help video http://www.ahsapdekorasyonbul.com/1.html xml<?xml version="1.0" encoding="utf-8"...
View Articlehow to request service with complexType
I implement service with Flex like: <mx:WebService wsdl="http://idme.identita.com:8080/andromeda/service/ws?wsdl" id="testService" showBusyCursor="true" useProxy=" false">...
View ArticleReferenceError: Error #1056: Cannot create property code on...
Hi all Can anyone tell me why I'm getting this error message around 50% of the time when connecting to a C# class exposed through WebOrb? It appears to be completely random. Sometimes it'll connect,...
View ArticleNothing but CFC errors..
Ok.. so here's the layout; My personal computer: Flex Builder 3 MAC Leopard Dreamweaver CS4 Server: ColdFusion MX 6.1 (fully updated) IIS Trying to build a...
View ArticleHaving issue, when trying to use HTTP secure-channel instead of HTTP
Our Flex application uses LCDS(we are using ColdFusion8 that has integrated LCDS) to proxy Web Service, it works fine if I am using HTTP non-secure channel. We changed proxy-config.xml to define...
View ArticleHow to configure flex app in HTTPS load balanced environment where app...
Hi,I have developed the dashboard in my application using flex 3.0. For this I have used JSP wrapper around the flex application. My application runs on JBoss application server. For communication...
View Article