ADEP Data Services JEE 4.6 related Issue 2
I am having one more problem related to Flash builder 4.6 and Adobe air.I tried to make web app and created data model for it...It works fine.Also I created the desktop app (air app) the same steps but...
View ArticleHow to instantiate PropertySpecifier for a localFill
Hi, I'm trying to use the DataManager's localFill method but can't seem to instantiate the PropertySpecifier argument.Since the propertySpecifier is required, I can't use localFill. To instantiate a...
View ArticleCreate-Item stored procedure return error for hte parameter
Hi, I'm getting the following error when I create an item with the data services: INFO: [Data Services] [DEBUG] SQL Assembler jdbc exception on operation=create-item...
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 ArticleRPC Fault faultString="No destination with id is registered with any service."
Hi, <br /><br />I would really appreciate an expert's opinion on how to figure out what is wrong with my data service...I'm a newbie so it's probably something obvious! :-)<br...
View ArticleFlex to web service communication problem
Hi, just as title state, I have problem during web service --> Flex communication. I am using WebService ActionScript class, to make a connection to it, but I got some odd behavior. When I try to...
View ArticleLCDS ES2 with FB 4.51
I tried to connect to data services using FB 4.5.1 with LCDataServies. It is givign me error like.. " Configure your RDDS in web.xml.I removed the comment for RDDs and made "false" as per the...
View ArticleImages from SQL Server in Flex DataGrid via SOAP.
I have created a Web Service in C# that delivers thumbnails from SQL Server as byte arrays. It works. In C# I can create a client that will display the images using the web service. I am trying to...
View Articlecannot find lcds261-win.exe download link
can someone send me lcds261-win.exe download link. adobe is not able to search for this key word, what a jo*e
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 ArticlereconnectPolicy property missing
Hi, I'm using LCDS 3.1 for a project and while reading the Using LiveCycle Data Services ES2 manual about occasionally connected clients, I came across a paragraph on page 315 about the reconnectPolicy...
View ArticleFlex AIR iOS application with rtmps
Hi, If I am accessing flex AIR application from Mac or iOS (iPad) using secure rtmp then it gives me error. It is not able to connect to the server. I have a self signed certificate generated using...
View ArticleSQLAssembler and Nulls
I have a question about the correct use of a SQL Assembler destination. It seems that the SQL Assembler does not handle NULLs when data is passed to it from the flex client. If I have a value object...
View ArticleLCDS 2.5 Install Error
Hello All,When I try to install the LCDS 2.5 distribution on a SuSE 9.3 workstation, I get the following error message:quote:$ ./lcds25-lin.binPreparing to install...Extracting the JRE from the...
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 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 Article1131:Packages must not be nested
Hai all,I m working on a Flex Application, in which I have to communicate with the server through TCP Socket. I am using XMLSocketClass. I got a code from help, but I am getting "1131:Packages must not...
View Articlepackage flex.messaging does not exist
When I try to compile a new .java file based on Feed.java in the examples application I keep getting this error."package flex.messaging does not exist"Where can I get the flex.messaging package - or am...
View ArticleHTTPService Timeout
How do you properly handle HTTPService calls that never return with Result or Error? I have one that repeatedly sits and sits, never coming back from the server. If I set timeout, that's fine, but...
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 Article