Posted By:
JAT_JAT
Posted On:
Saturday, September 15, 2001 10:55 AM
How can I obtain a lightweight SOAP server to replace the RMI server that I use to communicate with client applications? If I want to replace RMI, the server needs to be able to respond to method calls AND send event messages to the client. Is this possible with SOAP?