Hi Axis Team, I want to return the response to client from inflow handler of custom module without executing other engaged modules and service. When i am setting a faultMessageContext and calling a sendFault method of axisEngine, i am getting org.apache.axis2.AxisFault: The input stream for an incoming message is null error. becuase its not setting transport_in property. Could you please tell me how to set messageContext.setProperty(messageContext.TRANSPORT_IN,) in custom module's inFlow Handler.
Its very urgent requirement for us. Thanks, Swapna Soni. -- View this message in context: http://www.nabble.com/how-to-set-TRANSPORT_IN-property-in-inFlow-handler-tp23538738p23538738.html Sent from the Axis - Dev mailing list archive at Nabble.com.