LDAP authenticating FLEX/AIR users
Hi All,I would like to build an Flex/AIR application that initially provides LDAP authentication.I am new to these Flex/Actionscript/DataServices however I have managed to get a nice datagrid querying...
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 Articlelccs SDK Download fails
Hi Does anyone know why AIR SDK is not installing. (https://portal.collaboration.adobelivecycle.com/) Here is the AIR Log file: [2011-01-23:02:34:14] Application Installer begin with version...
View ArticleDuplicate rows in DataGrid in Flex3/LCDS2.5
Hi,My project in Flex2/LCDS2 uses DataGrid very extensively with streaming data coming in.After we recompiled it with Flex3 and run with LCDS2.5, we see a strange behavior:originally it shows...
View Articlecontext.root
I have an AMF channel configured in a standard way...<endpoint uri="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>In the...
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 Articlehow to request service with complexType
I implement service with Flex like: <mx:WebService wsdl="http://idme.identita.com:8080/andromeda/service/ws?wsdl" id="testService" showBusyCursor="true" useProxy=" false">...
View ArticleCreate an HTTPService in PHP/MySQL?
Our development server has PHP and MySQL running on it. We're beginning to build in Flex, and would like to know how to create an HTTPService connection to our MySQL database. We have successfully...
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 ArticleRemote Service to Deployed Jar
Is there a way to connect LCDS to a jar being hosted inside a war file? My service class is in the lib/jar file rather than exposed in the classes directory on the server. I'm attempting to setup the...
View Articleerror in lcds-dataservices
While i am using lcds-dataservices i am getting following error -- faultString = "A fill method returned object type which is not a collection. destination 'mppchequebounce' params: '[[1026300,]...
View Articleinvoke remoting endpoint crossdomain
I need to invoke work process through remoting endpoint in flex app from other domain.my flex app is on : http://localsever.me.com:9001/test.swfin this test.swf, I try to invoke a process that is...
View ArticleInstall lcds: Hibernate problem
Hi,I tried following the steps in http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Installing/lcds31_install.html#JBo ss Here we're using OpenSuse with JBoss 4.2.1. So I extracted...
View ArticleInvalid session in FlexSessionListener.sessionDestroyed
I'm implementing a FlexSessionListener like: public void sessionDestroyed(FlexSession flexSession) { if (LOG.isInfoEnabled()) { LOG.info("Flex session destroyed: " + flexSession + " - " +...
View ArticleHow to get a commercial license of LiveCycle DS?
Our company sells a product which has been using Blaze DS for communicating between a Flex-based client and a JBoss-based middleware. Nothing fancy, just AMF used to call web services and retrieve the...
View ArticleHibernate id to load is required for loading
Please someone!I can not seem to get hibernate to update or delete rows in my db . can anyone help me to figure out what this issue is from . I have verified that I am pulling the ID and the my getters...
View ArticleWeb service via SOAP / HTTP and MS SQL Server 2005: no data output
Hello Flex developer.I have a small problem and hope you can help me.Background:I'm developing a website that retrieves information from a SQL Server 2005 database / tables und visualize them.Getting...
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 ArticleExport PDF Form Data to Database using ASP.NET
I have searched some topics related to PDF Form data export by using ASP.NET. However, I am not familiar with the procedures of using ASP.NET to export PDF Form data (Since I am new to LC). I would...
View Article