Hank, Create trivial MXML project with single remote object/destination. Compile with -keep-generated-actionscript=true. Look for "...init..." class - copy part of it into your project. Alternatively, you can use gateway java class that would do server side translation - one destination talking to that class will support any number of client destinations. Regards, Anatole
On 2/25/07, Brian Lesser <[EMAIL PROTECTED]> wrote:
Hi Hank, I'm not using FDS, but do you mean like this: http://www.mikenimer.com/index.cfm/2007/1/10/Bye-bye-services Yours truly, -Brian hank williams wrote: > I want to do java remoting, and I am currently using FDS. I would like to > build an actionscript project that uses java remoting via remoteObject. > > When you configure a flex project for remoting you indicate in the > project > settings where the flex server is, but these options are not available > for > an actionscript project. This would suggest that you cannot (or should > not) > do actionscript only projects that do FDS based remoting. My guess is > that I > am supposed to do this with a flex project but it does seem wierd that an > actionscript project is not supposed to be used for remoting. > > Any insight appreciated. > > Hank > -- __________________________________________________________ Brian Lesser Assistant Director, Application Development and Integration Computing and Communications Services Ryerson University 350 Victoria St. Toronto, Ontario Phone: (416) 979-5000 ext. 6835 M5B 2K3 Fax: (416) 979-5220 Office: POD?? E-mail: [EMAIL PROTECTED] <blesser%40ryerson.ca> (Enter through LB99) Web: http://www.ryerson.ca/~blesser<http://www.ryerson.ca/%7Eblesser> __________________________________________________________

