Crossdomain policy not working with AMF
<?xml version="1.0"?> <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd"><cross-domain-policy> <allow-access-from domain="*"...
View ArticleNot populating values in the dropdown list
Hi , I have a question regarding the populating the values in the dropdown list. Here are the steps that I followed : Step 1: Created a form with a drop down list in the designer ( Testers) which I...
View ArticleGranite Data Services 2.3.2.GA Released
Following this discussion with Robert Petz about LCDS support in the Gas3 code generation plugin, we are happy to announce the new version 2.3.2.GA of the GraniteDS platform. Download is available...
View ArticleUnderstanding Channels
If I have a bunch of different data services object, each data service object DOES NOT need to have a new RTMP Channel correct? What is the benefit of adding a new RTMP channel to the channelset of...
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 ArticleAMF Connection via secure amf
Hi, I'm using Java AMF Client to talk to a LiveCycle server.when I try to open an AMFConnection to an https-URL, I get the following error: javax.net.ssl.SSLHandshakeException:...
View Article[JTATransaction] You should set hibernate.transaction.manager_lookup_class if...
Hello I keep seeing the above error in my server log. My model file has the following. What is the warning about and how to rectify it in the right way thanksRupak <annotation name="DMS">...
View ArticleRemoteObject 404 error
Hi All,I am trying to get the mx:RemoteObject functionality to work, and I am getting the following error on the client:[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend"...
View ArticleWeb Services Error
Hello, Trying to do webservice and running into error message. Not sure what I'm doing wrong. I'm trying to access a database and display the content of the database into a datagrid. Can some please...
View ArticleTypeError: Error #1034: Type Coercion failed:
I am trying to get my head around FDS and Coldfusion by working with the CRM sample app. For the most part I have followed Tom Jordahl's "Using ColdFusion with Flex – Part 2: Creating and running a CRM...
View ArticleUsing web service on HTTPS self-signed certificate
In my project I need to connect to an intra-net web service but we need SSL connection between the two machines.Because this is an intra-net site the certificate of the web service might be a...
View ArticleManualSync using Data Modeling
Hi, Currently I'm trying to use manual synchronization on a service generated through a Fiber Data Model but I can not get it to work. Using the "selector" approach, the DataService receives all...
View ArticleIs it possible to sync LCDS with changes made directly to the database?
Here is the scenario: LCDS has been setup to connect to a MySQL database using FlashBuilder RDS and Fiber. Changes made within the Flex client application are correctly synchronized between all...
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 ArticleError #2004: One of the parameters is invalid
I'm trying to send an object from Java to Flex using BlazeDS and the following code:quote:var remoteObject:RemoteObject = new RemoteObject();remoteObject.destination =...
View ArticleHTTP 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 Articlenewbie question about livecycle data services es
Hi all.i've downloaded the LiveCycle ES2 VMware virtual appliance, setup it up on a esxi server, workspace, content space, all are up and running, but here comes my question, how do i install livecycle...
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 ArticleError #1088
Hi, I'm trying to build a simple app which fetch data from a MYSQL database. I'm using WHAM server and PHP is the connecting code, although I'm writing the PDP code, flex is. Using Flex 3, i created a...
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 Article