Adobe LiveCycle

FDS 2.5 with Hibernate

Hello I'm working on my first app FDS connection to MySQL with Hibernate. I managed to create all the necessary mapping files and deploy my application server JBOSS 4.0. I get no errors or warnings (with active DEBUGGING) of JBOSS deployment of the a

How to set up a range of ports for RTMP

I use Flex version 2 on Windows XP. I created a test that opens a connection over RTMP. The server accepts connections on port 2037 and then seems to breed a new connection for each client on a different port.After server startup Netstat shows the li

Web service with fds2 proxy

Hi all I fight with the fds2 and currently fail to use a proxy for my webservice. Maybe I also understand something, do what I want to do is I want to use the fds/webservice as proxy for collect calls and transmit it to an another webservice (accepti

I need help for a hierarchical Collection

Hello I have three collections, A, B, and C. B is a collection that is contained in A, and C is a collection that is contained in B. When I add a new item to the collection C, the element is temporarily added to the collection properly and then the c

SQLAssembler: Manipulation of dates

I wonder if anyone has had some luck using date/time with SQLAssembler fields, I have a few problems. My update query statement looks like this: Update < element > < sql > update the VALUE of timesheet nobody = nobody # #, < sniiiiip, many fields >,

Displays LCD and JMS on weblogic9 part2

Hello users of flex data,. Course with my tests using screens LCD with JMS, I install a theme on my weblogic JMS server for use with my flex client.The problem is that I do not see how to set up a single customer to the TopicConnection ID.I always re

Problems using rpc between Flex and CF

HelloI have a problem to send objects between Flex and Coldfusion using the gateway of the AUTHORITY of the new Version of Coldfusion.The transfer of CFCS to Flex works, but I can't send a complex object to a CFC. The Error Message is:faultCode:Clien

Displays LCD and JMS on weblogic9

Hello I need some clues as to the functioning of the screens LCD with JMS Messaging.I have install a j2ee application that uses a JMS queue on my weblogic server. I have a message driver bean to catch messages and address to another class to update s

FLex: Creation and access to session variables

Hi all Good morning people.Am new on SDS and using Flex 2.0 I have hotel_list in the collection. and have a mapped datagrid which has a "Book now" button on each row (hotel).Then click on the 'book now' button, I want to spend the more information in

LCDS application on updateItem error

Hi all I'm having a problem with LCD screens.My application is almost copied from the sample application echantillon8-> data management service. I can recover the data to the DataGrid in my MySQL server, but the update does not work. The object retur

Data-end of column data grid

Hello I'm new to SDS using Flex 2.0.Is it possible the data in a datagrid column during the loading of the page itself. I have a product_list that contains state, rate and the name of the hotel.Rates will come from the list as say 345. I want to disp

LCDs: Reflect DB updated using SQLAssembler

I use the SQLAssembler with a lot of success so far, but ran into a little snag. I would like to ask to change the result of the DB queries and update customers when a change occurs. Before I had in the javadocs in detail that I had assumed that trig

Flex with Java - DB data access

Hello, people. I developed a Java application and realized that I need some advice. My request is simple:I have a MSSQL, tomcat 5.5 server, flex data services. In my application, I have two areas of combo... country, city...I filled the combobox coun

Flex - property of DataGrid

Hi people, Hello... Is it possible to add a button to the DataGrid...? I'm stuck in a scenario like this... I display a list of hotels with the name of the hotel, its rate and availability in a datagrid in three columns. Report to each row in the dat

Completion of operation Fill DataService

How can you determine exactly when a Flex DataService fill operation is complete? ex: dsDataService.fill (arrayList, ' flex: hql ',' of com.package.Object);trace (ArrayList.Length); <-this returns 0 *** While (arrayList.length < 1) {} / / <-this neve

Reclassification of the SDS to screens LCD 2.5

I'm trying to improve of SDS to 2.5 LCD screens. I have replace the files in:/ WEB-INF/flex/jars/ WEB-INF/flex/libs/ WEB-INF/flex/local copy the jars new directoryand recompile the client. When I run the client I get:VerifyError: Error #1053: Illegal

SDS + Jboss JMS authentication

Hello world! I use Flex Data Services (2.0.1 und 3 Beta) in JBoss 4.0.5 more Tibco EMS JMS server, which enabled authentication and gets the motions JNDI passed from JBoss. The Flash application in question must receive text messages JMS with a subje

FDS and read-only properties

Hello I'm pretty new to the SDS and trying to make it work in my object model. Some of my Java objects have read only properties. that is, they have only a get accessor and a Set accessor of no. It seems that the SDS don't really like this. When I us

When to use the AUTHORITY and when to use RTMP?

Can Hello someone explain the difference? I use all the default values for the files of configurations (remoting and datamanagement) and my app works perfectly on the mode of development where everything is on localhost, but when we try on pre-produc

Assembler and hierarchical data Structure

I am migrating an existing Flash Communication Server application to Flex Data Services. Everything is fine - I'm not using any framework, but simply running a singleton with scope, which manages a hierarchical structure complex. I want to be able to
« Prev 1 2 3 4 5 6 7 8 ... 10 Next »