Authentication works but not Authorization with Custom Tomcat Login
Hello,I am following the steps mentioned in LCDS guide on setting up Tomcat (6.0.33) login. The configuration file details are mentioned below... Based on that, my observation is that the user "tomcat"...
View ArticleADEP 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 ArticleLCDS Edge Server Issue
We are trying to use the LCDS edge server (http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS5 6A7C79B-213F-425d-8D41-2A5391D75C03Update.html) as a Load Balancer to the LCDS app...
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 Articlemessagebroker/amf configuration - BlazeDS
Hi,I am working on Flex with BlazeDS I have a problem in channel-definition end point URL. This is my services-config.xml configuration.<channel-definition id="my-amf"...
View ArticleAutomatically update chart every second.
Hi, I created a php file that connects to a MySQL database and converts the info into XML data.I then created a chart in Flex 3 that uses that ".php" file as the dataProvider.Everything works great but...
View ArticleFlex3+BlazeDS+Java
Hi I am using Flex3 with flash player 9.0.28 and BlazeDS for Remoting and Java at the server side code. I was able to access my java classes using Remoting but suddenly I am getting error today and I...
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 ArticleError in Getting Response From Server
hi alli am getting an error when i called a remote method of java class using flex blazeds the error is as---Fault Received[FaultEvent fault=[RPC Fault faultString="[MessagingError message='Destination...
View ArticleJava Remoting over AMF channel slow from internet
Hi We have a Flex app that uses an AMF channel to call a Java object on LCDS. The LCDS is a default 2.5.1 install on windows, running the built in JBOSS server. When we run the flex client on the lan,...
View ArticleXML vs CSV for Flex apps
I'm a newbie to Flex and already love it. I want your opinion on XML vs CSV. I know for portability XML is the way to go but for performance I would take CSV any day. In developing in-house...
View Articlesynchronizing databases and Flex products
Hi, I have a project that I'd like to know if its possible to do using Flex/Coldfusion/Air. It would involve synchronizing two databases - the website database (MySQL, on a shared web host) and the...
View ArticleCannot connect to named destination (webservice)
I'm trying to add a named destination to proxy-config.xml for a webservice but I'm getting this error when trying to send a message: 'my-http' fault handler called. [IOErrorEvent type="ioError"...
View ArticleXML RPC fails in Safari and AIR
But works in Firefox! This is calling to http://localhost:8000 I just logged a bug within an XML-RPC forum, but I suspect the issue lies within the Flash/flex world. I see little reason why it works in...
View ArticleRTMP NIO Server: Plugable Authentication?
How can I customise authentication for NIO RTMP on the serverside e.g. to use Spring Security?I wasn't able to find anything in the manuals/doco except servlet-container stuff which isn't relevant....
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 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 ArticleInstall coldfusion
I am trying to install cold fusion. I went to help/Softwared Updates/Find and install, selected new features and went to archived button. I found CF_FB_extensions.zip ensured CF_FB was checked and...
View ArticleFlex and Intuit QuickBase
I'm using an http service object to open a connection to the Intuit QuickBase API, but the Flex error checker doesnt likethe use of QuicKBase's query language in the XML. Any ideas on how to get around...
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 Article