I am getting below error while calling Webservice over Https

at java.io.FilterInputStream.read(FilterInputStream.java:127)

                at
org.jibx.ws.io.CopiedInputStream.read(CopiedInputStream.java:68)

                at
org.jibx.runtime.impl.InByteBuffer.fillBuffer(InByteBuffer.java:112)

                at
org.jibx.runtime.impl.InByteBuffer.require(InByteBuffer.java:206)

                at
org.jibx.runtime.impl.InputStreamWrapper.require(InputStreamWrapper.java:137)

                at
org.jibx.runtime.impl.InputStreamWrapper.getReader(InputStreamWrapper.java:239)

                at
org.jibx.ws.codec.TextCodecFactory$TextCodec.getReader(TextCodecFactory.java:155)

                at
org.jibx.ws.http.client.javase.HttpChannel$HttpInConnection.getReader(HttpChannel.java:311)

                at
org.jibx.ws.http.client.javase.HttpChannel$HttpInConnection.init(HttpChannel.java:237)

                at org.jibx.ws.soap.SoapReader.<init>(SoapReader.java:52)

                at
org.jibx.ws.soap.SoapProcessor.receiveMessage(SoapProcessor.java:242)

                at
org.jibx.ws.soap.SoapProcessor.invoke(SoapProcessor.java:113)

                at
org.jibx.ws.soap.client.SoapClient.call(SoapClient.java:414)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to