AW: The input stream for an incoming message is null.

2017-02-09 Thread d.ku...@technisat.de
Tel.: + 49 (0) 6592 / 712 -2826 Fax: + 49 (0) 6592 / 712 -2829 www.technisat.com/de_DE/<http://www.technisat.com/de_DE/> www.facebook.com/technisat Von: David Kumar Gesendet: Donnerstag, 9. Februar 2017 15:46 An: 'java-user@axis.apache.org' Betreff: The input stream for an incoming

The input stream for an incoming message is null.

2017-02-09 Thread d.ku...@technisat.de
Service I'm getting: The input stream for an incoming message is null. At the other hand the .net service is never called. Anny ideas? I found something about options.. But in this client (@WebServiceClient) I'cant add these options. options.setProperty(Constants.Configuration.DISABLE_SOA

Re: [Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-12 Thread Amit Lonkar
:03 -0200 > Subject: Re: [Axis2] - intermittent error "The input stream for an incoming > message is null." > From: robertlazar...@gmail.com > To: java-user@axis.apache.org; amitlon...@yahoo.com > > On Wed, Dec 11, 2013 at 3:48 PM, Amit Lonkar wrote: > > Was a

RE: [Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-11 Thread Martin Gainty
> Date: Wed, 11 Dec 2013 17:31:03 -0200 > Subject: Re: [Axis2] - intermittent error "The input stream for an incoming > message is null." > From: robertlazar...@gmail.com > To: java-user@axis.apache.org; amitlon...@yahoo.com > > On Wed, Dec 11, 2013 at 3:48

Re: [Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-11 Thread robertlazarski .
On Wed, Dec 11, 2013 at 3:48 PM, Amit Lonkar wrote: > Was anyone able to reproduce this on local ? Is it a bug or something wrong > in the client that I have? > I found this doing some quick googling: http://stackoverflow.com/questions/14440582/axis2-fault-the-input-stream-for-an

Re: [Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-11 Thread Amit Lonkar
loop throws the exception below. > > >Attached >- TestAxis2Service.java >- services.xml >- TestAxis2ServiceClient.java >- TestAxis2Service.wsdl > > >Exception in thread "main" org.apache.axis2.AxisFault: The input stream for an >incoming message

Re: [Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-10 Thread Amit Lonkar
>Exception in thread "main" org.apache.axis2.AxisFault: The input stream for an >incoming message is null. >at >org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:92) >at >org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUt

Re: [Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-10 Thread Chamila Wijayarathna
ed > - TestAxis2Service.java > - services.xml > - TestAxis2ServiceClient.java > - TestAxis2Service.wsdl > > Exception in thread "main" org.apache.axis2.AxisFault: The input stream > for an incoming message is null. > at > org.apache.axis2.transport.TransportUtils.

[Axis2] - intermittent error "The input stream for an incoming message is null."

2013-12-10 Thread Amit Lonkar
The input stream for an incoming message is null. at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:92) at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:67) at org.apache.axis2.description.OutInAxisOperationClient.hand

Axis2: The input stream for an incoming message is null

2011-02-23 Thread sh_santosh
s 1.4 - exposed Exception - org.apache.axis2.AxisFault: The input stream for an incoming message is null. at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:72) Any help on this problem is much appreciated. Regards Santosh -- View this message in context: