HTTP Server.Error.Request error on EXTERNAL SERVER
I am fit to be tied! I have been battling this HTTP Server Request error for hours. I have read through the blogs, boards, and other sites with great information, however, I still fail to get my app...
View ArticleLCDS 2.5 - Dataservice is very slow
I have a query that returned about 7000 records using livecycle dataservices 2.5 and Flex SDK 3.0. I expect this to take a few seconds, but it take 25-30 seconds to get the result back. The VO I am...
View ArticleMessageBrokerServlet failed to initialize due to runtime exception
Hello all, I am new to the flex application, I am trying to build the SpringFactory to access the remote object.during the server start up time I got the following stack trace can any one help me on...
View ArticleHow to initialize back-end services on startup. LCDS + JBoss 5
We use JBoss 5 and latest LCDS and need to initialize services on back-end not lazily but right after deployment and server start.Could you please advise how to do that?We use Java adapters for data...
View ArticleWebservice returning null values
Webservice returning null values when consuming .net webservice and return datatype is string[].<mx:WebService id="Content"...
View ArticleDestination Problem
In my project I want to use a RemoteObject instance to retrieve a Java object. I think I've got all the files in the right places, but still I get this error:[RPC Fault faultString="[MessagingError...
View ArticleStartup Exception Content is not allowed in prolog
Hi,Whenever I reboot our Glassfish V2 server, or reload the Flex 2 DS web application, I find an exception.Any ideas what I can do to resolve...
View ArticleFlex 2 WEB-ARchiver problem.
Hi.I have a Web ARchiver working perfecly, but, if I rename the WAR folder project, the app don't work!. The error is a status 440 HttpError. (Channel.Connect.Failed error NetConnection.Call.Failed)I'm...
View ArticleLCDS and JMS ObjectMessage
I am trying to get an object from ActiveMQ and push it to my Flex client with LCDS. I am using the JMS Adapter since the objects being put on ActivemQ are from Java. For example:<br /><br...
View ArticleHTTPService Timeout
How do you properly handle HTTPService calls that never return with Result or Error? I have one that repeatedly sits and sits, never coming back from the server. If I set timeout, that's fine, but...
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 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 Articleinner join returns incorrect values from SQLite
I posted this originally in the Flex forum (http://forums.adobe.com/thread/507363?tstart=0) -- didn't see this one, where it's more appropriate. Here is a summary of the problem. I have a 500MB SQLite...
View ArticleNetConnection.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 ArticleCannot load JDBC driver class
Hi, I've successfully installed Flash Builder 4 (FlashBuilder_4_LS10.exe) with Data Model plugin (Adobe_Application_Modeling_plugin_v102_eclipse35.zip). On my local pc (XP Professional) I'm running...
View ArticleJMS messaging not working with LCDS and Fiorano
Hi there, Been struggling at this all day with no luck. I have a finished Flex application which uses JMS messaging, and it has worked just fine on my Tomcat server while using ActiveMQ. As soon as I...
View ArticleLCDS 3.1 Load-testing-tool sourcecode
Hello all, I try to use LCDS's load-testing-tool classes with an RTMP destination in a DataService service, on a NioSocketServer. Appearently, there are thing to improve there Can someone point me to...
View ArticleSQLAssembler id-query
Hello all, I have stumbled across a problem I ran across previously but I don't know how to fix the problem. I have an insert query in my SQLAssembler that inserts a record into our Oracle database. I...
View ArticleHow to receive message from queue based on JMSPriority
Hi all, I want to receive message from Receive Message From Queue based on JMSPrirority. I am able to send message to queue using Send Message To Queue component with specifying Priority value as...
View ArticleHow to get a commercial license of LiveCycle DS?
Our company sells a product which has been using Blaze DS for communicating between a Flex-based client and a JBoss-based middleware. Nothing fancy, just AMF used to call web services and retrieve the...
View Article