Re: Does SOAP require J2EE? (Not finding javax.net.SocketFactory)

2001-09-17 Thread Pae Choi
Aa What does the java.net.SocketFactory has to do with SOAP and J2EE? Pae 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

Re: Does SOAP require J2EE? (Not finding javax.net.SocketFactory)

2001-09-17 Thread Victor Hadianto
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