need design hints for Managed class
I need help understanding the underlying LCDS mechanisms when a complex object hierarchy is managed in LCDS. I have a custom Assembler because I have specialized persistence requirements. My object...
View ArticleBlazeDS 4.x in Maven Repo?
I need to move up to 4.x from 3.x and am finding out that I there is no BlazeDS in Maven Central and that Adobe isn't about to help; http://bugs.adobe.com/jira/browse/BLZ-71 Can anyone point me to a...
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 ArticleReliable messaging - viewing the pending queue
Hi, I have applied reliable messaging concept with data service and rtmp channel. When I send a request during network disconnection, reliable messaging takes care to send the request once the network...
View ArticleLifeCycle DS ES communication with Tomcat WebServer
Hi, I have written a simple program to accept Name using Flex SDK 3.2 HttpService in Flex builder 3. Using LifeCycle DS ES to communicate with struts 1.2 on Web Server(Tomcat 5.0). My flex code runs...
View ArticleDeploying flex application on a j2ee application server.
Hi,Can someone please detail me as to how can I deploy my flex application on a J2EE server. I tried to deploye the same as per the guidelines in the flex builder Help on building and deploying the...
View ArticleSandbox security violation error on compiling FDS
Hi,I am trying to compile am mxml using Remote Object locally using Flex SDK outside FlexBuilder.I have used the command:mxmlc -services="path\to\my\services-config.xml" -context-root=\ContextRoot...
View ArticleGZIP-Encoded HTTP Response in adobe air and flex data service
Hello,I am using data centric service in flash builder 4 (beta 2) to call betfair web service. The application is working well.But betfair told me to set the encoding to gzip when requesting the web...
View ArticleHow to configure channels with Spring-Flex?
Newbie here trying to get my first Flex/BlazeDS app up and running. I'm using the Spring-Flex integration and believe I have properly configured my servet and remoting destinations. My only...
View ArticleHow to prevent "A request for the item is now pending."
Hello guys, Im getting this error very often, is there any solution to this? Error: Item requested is not available. A request for the item is now pending. at...
View ArticleArrayCollection in flex and ArrayList in java
Hi mydears of this world Here i come along with my problem with the hope that some one can resolve it i am totally new to flex and i am working only for the past 3 days in flex. and i learned a little...
View ArticleNeed help with Flex3 Web Services.
Hi, I used the Flex3 Builder Web Service Introspection Wizard to generated my web service objects. I am having trouble invoking my webservice. Mainly because Flex is calling the wrong endpoint. The...
View ArticleOverride
Hi,I am calling a web service as follows<cfinvokewebservice="http://.../.../CRMWSLoyalty.wsdl"method="loyaltyGetAccountBalance"returnvariable="xmlResponse">...</cfinvoke>The problem is that...
View ArticleLCDS Java Long to Flex Number conversion issue
Hi, I am having a userVO in Java and Flex. userId attribute of userVO is of type Long in Java class and Number in AS class. The Long attribute userId "10001256" in the Java userVO gets converted to an...
View ArticleConversion between ASObject and custom Java object
I have Java Enterprice Application with BlazeDS installed there and Flash client (created in pure Flash -not Flex). Now I want to send my custom Java object over the wire. On The java side i have...
View ArticleAIR Tablet application with offline sync.
Hi Adobe experts! Let me just quickly describe the scenario… The customer requires a Tablet SAP CRM application that must be full offline accessible.We should have different scenarios here:-...
View ArticleUnable to call remoting service if another java thread listens to socket.
HelloI have an LCDS server running under tomcat that works fine so far and I can call remote procedures defined in remoting-config.xml. So far all is well. Now in this server application, inside a...
View ArticleHow to load test ADEP server using the DataService - load-test-tool
Hi Guys, Is there a way to load test the ADEP server using the DataService. I'm trying to use the load-test-tool from Adobe, but I could only see the implementation for the Remoting and Messaging...
View ArticleRemoting-config.xml and JAR changes not reflecting
Recently we have been facing quite some complicated issues.1.) We are trying to change the destination path in the remoting-config.xml but after doing so and restarting the lcds.war file, the changes...
View ArticleHow do I dynamically create and add a "sourceSet" object using FormCalc script?
I would like to be able to use a script that creates a "sourceSet" object and connects to my ms access database on an event like "onclick" rather than automatically having to connect when the form is...
View Article