*I tried to run the samples provided with the "UDDI4j API" i was able to sun the "FindBusinessExample" , but when tried to publish a services using the "SaveBusinessExample" i encountered the following exception.(i compiled the the code by inserting the userid and password)
can somebody give me the reason and a solution to this problem
*Pls tell me whether i have to use jsse here.
The exception is this

C:\uddi4j\samples>java SaveBusinessExample
Get authtoken
[SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.s
sl.SSLHandshakeException: untrusted server cert chain; targetException=java.lang
.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLHandshakeExcep
tion: untrusted server cert chain]
        at org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnec
tion.java:354)
        at org.apache.soap.messaging.Message.send(Message.java:123)
        at com.ibm.uddi.client.UDDIProxy.send(UDDIProxy.java:1217)
        at com.ibm.uddi.client.UDDIProxy.send(UDDIProxy.java:1187)
        at com.ibm.uddi.client.UDDIProxy.get_authToken(UDDIProxy.java:907)
        at SaveBusinessExample.run(SaveBusinessExample.java:91)
        at SaveBusinessExample.main(SaveBusinessExample.java:52)
C:\uddi4j\samples>


Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now

Reply via email to