> I'm using the UDDI4J library (IBM's UDDI API) and when I hit its > UDDIProxy.get_authToken() method I get the exception (pasted below) that it > can't find javax.net.SocketFactory after it gets down into the Apache SOAP You'd better off downloading wstk toolkit from alphawork website. That contains a lot of example and third party library required. The SocketFactory class is bundled with ibmjsse.jar file Regards, Victor
- Does SOAP require J2EE? (Not finding javax.net.SocketFact... Scott Merritt
- Re: Does SOAP require J2EE? (Not finding javax.net.S... Pae Choi
- Victor Hadianto