Skip to main content
Inspiring
February 12, 2012
Question

resolution on the communication between j2ee web server and FMS

  • February 12, 2012
  • 1 reply
  • 728 views

i have installed a j2ee web server and a FMS server. my problem is when the client connects to the FMS sever to view live or recored video, i want the FMS sever to send some useful loginfo such as username , logon date and so on  (the logoinfo is in XML form)  to the j2ee web server and then will be pushed into DB. i searched the fms4.5 server side language reference and got some info about webservice and XMLSocket Class. as far as my problem is concerned, which one is the better solution or any other good solution ?   if  fms server can communicate with j2ee web server via XMLSocket Class, shoulid i do something on j2ee server to make it as an XMLSocket Server ? 

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    February 14, 2012

    Yup,

    That's a nice thing to do.

    FMS default supports redirecting logs to a logging server. Please check the configuration under logger.xml in the conf folder of FMS installation.