Hi i had problem with using SAAJ .
I made example of SOAP client using SAAJ with SSL and certificate
but when connection established i go this error
SEVERE: SAAJ0007: Bad endPoint type (endPoint instance of URL)
Error occurred while sending SOAP Request to Server
com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad endPoint type sun.net.www.protocol.https.DelegateHttpsURLConnection: at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:151)
at soapclientsaaj1.SoapClientSAAJ1.main(SoapClientSAAJ1.java:91)
I searched and googled for anwser but nothing helpedso far
Any help will be apriacate
Tnx
I made example of SOAP client using SAAJ with SSL and certificate
but when connection established i go this error
SEVERE: SAAJ0007: Bad endPoint type (endPoint instance of URL)
Error occurred while sending SOAP Request to Server
com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad endPoint type sun.net.www.protocol.https.DelegateHttpsURLConnection: at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:151)
at soapclientsaaj1.SoapClientSAAJ1.main(SoapClientSAAJ1.java:91)
I searched and googled for anwser but nothing helpedso far
Any help will be apriacate
Tnx