Deploying Flex BlazeDS Application in JBOSS server
HiI am trying to configure BlazeDS with JBOSS Application Server.I had created flex mxml file which uses remote object to access the java class using BlazeDS. This works fine withTomcat server. Problem...
View Articleflex.messaging.io.amf.ASObject
My application is suffering from the following error.[RPC Fault faultString="Cannot invoke method 'putOrder'." faultCode="Server.ResourceUnavailable" faultDetail="The expected argument types are...
View ArticleHibernate / Foreign Key Example?
First, read the disclaimer: I'm new at Hibernate so there's likely an oversight on my part.Can anyone offer an example or some pointers on this scenario: Let's take the CRM example included with FDS....
View Articlesecure-amf problem
i am able to connect through unsecure amf but i get the following error when trying to connect through secure amf.[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend"...
View ArticleCalling Java Methods in MXML Application
Hai , I am new to flex . I want to call a Java Method in my MXML Application . Can anyone give a Simple example for this One . Thanks Madhu
View ArticleWar file created in Eclipse works, but fails when created by Ant
Hi,I am having trouble getting my flex war file to work when I create it using Ant, even though the same war works fine when I create it from my Eclipse Export War function. This is a critical problem...
View ArticleWeb based ftp server in flex
Dear guys, I am developing web base ftp server application in flex. whoever already developed ftp server application in flex. Please give me the component source code. Please support to me. thank...
View ArticleError handling message: flex.messaging.MessageException: No destination with...
Hi, We are using both Remoting and HttpService calls for our business application. We were able to communicate with the LCDS server till this point with whatever default settings provided for...
View Article