resolution on the communication between j2ee web server and FMS
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 ?
