Skip to main content
May 21, 2010
Question

FMs 3.5 and Java.

  • May 21, 2010
  • 1 reply
  • 388 views

Hello Everyone,

I got one requirement is that where i have to implement a connection between Java service and FMS 3.5

I have one event.jar file. When this jar file is executed it returns an xml document for every 5 seconds. I have to load this xml document from FMS main.asc file. i.e with serverside sctionscript .

I have gone through the "xmlsocket" class, but didn't get idea of how to start with it.

Can anybody help me in this requirement. If anyone have any example or idea on it can you please share that with me..

Thanks in Advance.

Sharvirala.

    This topic has been closed for replies.

    1 reply

    Petro_O__Bochan
    Inspiring
    May 21, 2010

    If your company can afford ColdFusion that would be the best option to use (along with Flash Remoting which is built into CF) otherwise you'd have to hook up J2EE end to FMS.