Messaging 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 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 Articleinvoke remoting endpoint crossdomain
I need to invoke work process through remoting endpoint in flex app from other domain.my flex app is on : http://localsever.me.com:9001/test.swfin this test.swf, I try to invoke a process that is...
View ArticleHttpService with JSON from server - help please
Hi! I am trying to pass back a JSON object to flex using HttpService. The scenario is like this - using HttpService I am calling an action since i am using Struts 2.0 . This action is supposed to...
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 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 ArticleDynamic datasource in ColdFusion via LCDS ES
Hi All, I'm hitting a wall on a requirement for a Flex application which utilizes the LCDS version included with ColdFusion. I have the project setup to use DAO's, Assemblers and ValueObject (cfc's)...
View ArticleFlex AMF channel problem only with few IE8 installation
Hi, My application is using Flex and remote object to communicate to Java. Its working with IE7 and any other browser and also its working in most installation of IE8. But at two PC, its giving AMF...
View ArticleRemoteObject: typed objects not converting between java and AS3
I'm using AS3 in an AS3 project (no flex) to create an instance of RemoteObject and use it to talk to the server most things are working but not the best thing: having your java objects magically...
View ArticleJava / AS3 mapping
Is [RemoteClass(alias="")] can apply to Fault.rootCause ?Said differently, can I map a java exception (thrown during a remote service call) to a custom AS class ?Thanks in advanceThierry.
View ArticleLCDS Session Management using an Extension Panel
We have an app that executes in an extension panel(InDesign) using both amf and rtmp calls. The lcds server then makes rpc calls to an app which returns the data to InDesign. How do you manage the...
View ArticleDelete item when using auto sync
Hi All,I'm using Dataservice with autoSyncEnabled is true. I run my web app on 2 browser to test auto sync feature but when I delete item xxx on the browser 1, the item xxx still displayed on the...
View ArticleBlazeDS and JMS Adapter
I am trying to have a client have multiple subscriptions to a JMS topic in JBoss.I can get a simple chat example set up and working properly, but when I set up something more complex with a few...
View ArticleConnect to a MS SQL Server database
Dear all,Please tell me how to connect to a MS SQL Server database in Flex 3.Thanks a lot !
View ArticleNeed help with ClassCastException with Jboss
2004-10-24 20:26:35,125 INFO [STDOUT] [Flex] Exception when invoking service: data-service with message: Flex Message (flex.data.messages.DataMessage) operation = transacted id = null clientId =...
View ArticleHibernate id to load is required for loading
Please someone!I can not seem to get hibernate to update or delete rows in my db . can anyone help me to figure out what this issue is from . I have verified that I am pulling the ID and the my getters...
View ArticleLCDS and paging
Hello everybody,First, excuse me for the mistakes I may have made.I am a trainee and the enterprise I work for is planning to change the presentation layer (and maybe all the layers) of their software...
View Articleimage capture and send with post
Ok, like the title suggests, I have a lil paint function drawing on a canvas in flex 2. What I need is to get that image all captured and bundled up to send to asp.net VB. The site is here:we are...
View ArticleHttpService with JSON from server - help please
Hi! I am trying to pass back a JSON object to flex using HttpService. The scenario is like this - using HttpService I am calling an action since i am using Struts 2.0 . This action is supposed to...
View ArticleSetting Flex Session Timeout Manually
i have written a code in core java and a flex UI accesses this code....from my java code i am creating a flex sessionwhich has a certain default timeout period after which the flex session...
View Article