Anybody from developer?? Why I am getting NullPointerException for
MessageContext.

I have tried below method also but both MessageContext and OperationContext
are Null

    public void setOpctx(OperationContext opctx) {
        this.opctx = opctx;
    }

 init(MessageContext msgContext) use to work in 0.95 but not anymore  in
1.0RC1 (Tomcat 5.5 app server)

thanks
Gopal
--
View this message in context: 
http://www.nabble.com/-Axis2-1.0RC1-Problem-getting-MessageContext-in-ServiceImpl-class-t1423137.html#a3853507
Sent from the Axis - User forum at Nabble.com.

Reply via email to