blaze-ds persistence object
Hey All,I need to have a object persistence in memory and available for all connected clients.How should I go ahead and do this?I was thinking to create a class with a static variable and store/load...
View Articlefailed to lazily initialize a collection of role
I am using Spring and Hibernate 3. The problem I am running into is lazy loading, the session is getting blasted when Flex tries to create an object that has sets.<set name="loans" inverse="true"...
View ArticleWhy does DataService autoconnect=false require adding the services.xml path...
Does anyone know why a dataservice with the autoconnect attribute set to false requires adding the server url path and context root to the -compiler options whenever you manually try to handle...
View ArticleHow to consume ConvertAllFileTypesToPDFService web service using Flexbuilder...
HelloI am trying to call the invoke_send() method from the ConvertAllFileTypesToPDFService web service, whenever i call the web method i get a SOAP fault message:aultCode:Server.Error.Request...
View ArticleLCDS Samples Do Not Work
I just installed LCDS to perform an evaluation. I installed using the embedded Tomcat which they have configured to run on port 8400. I launch Tomcat and point my browser to...
View Articleanyone success?
i read the article in(http://www.adobe.com/devnet/flex/articles/intro_fms.html)<br /><br />i try my best to fulfill subscribe&producer messaging,but<br />i got error like...
View ArticleDefaultHTTPS error on FLEX and LiveCycle
Hi,I am using flex application to design form for my LiveCycle.I have using web service on flex to connect to my Database.Currently, I have encountered a error on the webservice afteri change the HTTP...
View ArticleHTTPService as URLStream
Hello to all,I'm connecting a flex application via xml to a php server.Because of the response can spent a lot of time ...as 1:00 minute per consult, I would like to show a progress bar while the...
View ArticleConfiguring a connection to MySQL
I have installed lcds es trial version 2.6.1 with tomcat option. When I run the test of the installation it works OK.Now I want to make a connection to a MySQL database to access it through a flex...
View ArticleSecurity SandBox violation error#2070 caller stage owned by
Hi,I am new to Flex3 so that i don't know much about this.I am facing one problem of Security SandBox error#2070:caller file cannot access stage owned by.Actually i am developing a desktop application...
View ArticleLiveCycle Data Service ES | cost ?
Hello, What is the price of LiveCycle Data Service ES? On this web site, it is always"Download the trial for free!!!!!!" and nothing else... Thank you
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 Articlejava.util.Map to flash.utils.Dictionary
Hi,I'm using Blazeds for my remoting between Flex and Java. I have an Object-to-object map on the Java side. This converts to an untyped Object in Flex having the properties as the 'toString' of the...
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 ArticleNeed automatic resize of flex app
Hello All , I am getting no help from anywhere. Please help me. At first please take a look at the attached pictures. The "err.jpg" is showing my application in resolution 800 X 600 . My application...
View ArticleIf I copy the "lcds" folder, Tomcat starts with socket errors
In the documentation it is said that when you create a new server-side application, you can start by copying the 'webapps/lcds' folder. I did that but then, Tomcat starts with some socket errors:...
View Articlerecursive associations in LiveCycle Data Services
I have a recursive associations in my table CREATE TABLE TMPADNAN ( ID NUMBER(10) NOT NULL, NAME VARCHAR2(255 CHAR), MID NUMBER(10) )...
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 Article"Channel Connect Failed error undefined ur" appears in internet IP not on LAN...
hii am getting the following error when i acces my application on live ip[RPC Fault faultString=”Send failed” faultCode=”Client.Error.MessageSend” faultDetail=”Channel.Connect.Failed error undefined...
View ArticleLoadXML external XML
Hello everybody,Question,HowI canload theexternalxmlfiledatain theform.ForexamleI have ownedadropdownlist boxthat contains the followinggive: A,B, C.And thenI havefields inmy...
View Article