I'm interested in using Apache's XML-RPC solution to write a client which will connect to a XML-RPC server (in a different language). SSL will be used throughout.
I'm interested in invoking the client from a stateless session bean. However,org.apache.xmlrpc.XmlRpcClient is a multithreaded solution,and session beans don't allow thread to be created. So won't this cause problems with weblogic's thread pool? Also does XmlRpcClient support HTTPS?
Help would be appreciated.
regards, Parag
_________________________________________________________________
The chance of a lifetime. Don't miss it. http://server1.msn.co.in/sp03/hclbeanstalktour/index.asp Win HCL Beanstalk PCs.
