Using the JAVA Service Connector
I'm working with a customer that wants to move their existing SOAP Services to JAVA Services. Having never exposed a JAVA Service are there any pitfalls that I need to look out for? Can someone explain the process of exposing the service to the outside (POJO) world? Any sample JAVA code that calls the service would also help.
Thanks