You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Senthil Sona <sw...@cisco.com> on 2009/05/14 13:32:16 UTC

how to set TRANSPORT_IN property in inFlow handler

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.