Hi, Assumed there is the requirement to dispatch SOAP calls to Standalone Java Clients (Swing-Applications). A PHP application which so far as SOAP sever functioned has now the task to send away SOAP-Calls to it known clients It appears to me the simplest way is to listen on a socket for soap calls but it apache axis not supported this feature. Has anyone an idea for this requirement ?
Regards, Thomas