Send message to particular client via messaging
I want to send message to particular user via messaging (consumer/producer).I have following code for this: **********************************************************************public void...
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 ArticleCrossdomain.xml file not being called by the SWF
Hi, I'm serving an swf file compiled using flex builder 3.2 through plain HTTP, the SWF file calls a service in the same domain through HTTPS, as such, I put the following file in the root directory of...
View Articlelcds rtmp dying on large file transfers to remote java class
using lcds3 we are trying to upload a file from flash to a java remote procedure using rtmp on small files it works fine but one of our test casesis 24meg and rtmp dies with this message in the...
View ArticleHow to set up Eclipse for Flex / Java / LCDS projects
I've browsed through the LCDS documentation but found very little about how to actually set up Eclipse / Flash Builder to develop real LCDS applications where you write both Flex code (run on the...
View ArticleName jms is not bound in this Context"
Hi when i am trying to execute the Jms by using LIvecycle Dataservices . I am getting below Error [BlazeDS]Received command: TCCommand [ Cmd: 0, MethodName: null, TrxID: 2.0][BlazeDS]Serializing...
View ArticleHow to call PL/SQL function inside column in entity
Hello, How can I do next:- Crete entity from existing table in database, but one column in the table gets value from function. Function is written in oracle PL/SQL language and it is located inside...
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 ArticleMessaging SocketServer stops to accept new connections on Solaris
We have migrated our application from LCDS2.6 to LCDS3.1 on Tomcat 5.5 running on Solaris 10.Since we have done this our SocketServer (used by rtmp & nio-channel) stops accepting new connections...
View ArticleHibernate version property not updated on client side
Hi, I created a custom Assembler extending from AbstractAssembler. The Assembler itself uses JPA 1.0 with Hibernate Annotations and Hibernate EntityManager. The entities all have a version property...
View ArticleHow to tail the app server log file and send to flash client
I'd like a mechanism where the LCDS detects any changes in the App Server log file and sends them to the Flash client for display. Is there a practical one...? thanksRK
View Articledataservice call fault error after session timeout does not get trapped in...
Hi, My data service call after the session time out for about 30 mins, does not get trapped into the fault handler. It pops up a Flash player error on the AIR simulator. I have some code to handle for...
View ArticleImplementing Server Push using LCDS 2.6
Hi All, We have created an application where we are using polling to get certain constant updates. Now this polling is client polling wherein the client polls the server at regular intervals to get the...
View ArticleIntegration between LiveCycle and Microstrategy Reports
Hi, I want to integrate between the Livecycle and Microstrategy reports. I want to show the Reports in the workspace which comes from the microstrategy. Do you have any tutorial or technical article...
View ArticleIs RTMP to AMF Websocket possible?
Currently we support an application that communicates via RTMP channel messages. We're working on re-writing one of the application's components to use HTML5 and Javascript websockets through LCDS...
View Articlehow to set encoding type for e4x result
I have a application with front end Flex and Server side App in Java. I am using HttpService to communicate to Java application (Web). I am sending data in xml format to flex and parsing it as e4x...
View ArticlePDF Generation with LiveCycle Data Services
Hi everybody! I am using LiveCycle Data Services to generate a dynamic pdf. I worked with this tutorial : livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcds/pdfgen_1.html and i adapted the code to...
View ArticleReferenceError: Error #1056: Cannot create property handler
After updating my lcds application to LCSD 4.6 I get many of these errors. In debug log I can see, that java sends this handler property for some objects,...
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 ArticleTypeError :Error #1085: at flash.external::ExternalInterface$/call()
Hi...I am calling javascript function of wrapper from flex. The funcation is called but when it return a value , the value is not returned to flex.The same value if i print using alert in javascript...
View Article