Re: Repeat: MessageContext.TRANSPORT_IN

2007-09-18 Thread Deepal Jayasinghe
ng an exception > org.apache.axis2.AxisFault: The input stream for an incoming message > is null. > at > org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:71) > and upon checking > mymessageContext.getProperty(MessageContext.TRANSPORT_IN) , I got a > N

Repeat: MessageContext.TRANSPORT_IN

2007-09-18 Thread Eric Nygma
.transport.TransportUtils.createSOAPMessage( TransportUtils.java:71) and upon checking mymessageContext.getProperty(MessageContext.TRANSPORT_IN) , I got a Null. I want to know what I should be setting here. Is there some place where I can get to learn the meanings of the various properties for MessageContext . The

MessageContext.TRANSPORT_IN

2007-09-14 Thread Eric Nygma
.transport.TransportUtils.createSOAPMessage( TransportUtils.java:71) and upon checking mymessageContext.getProperty(MessageContext.TRANSPORT_IN) , I got a Null. I want to know what I should be setting here. Is there some place where I can get to learn the meanings of the various properties for MessageContext . The javadocs