trying this:
@Resource
@WebMethod(exclude = true)
public void setContext(WebServiceContext context) {
this.context = context;
}-- View this message in context: http://cxf.547215.n5.nabble.com/WebServiceContext-is-null-after-upgrading-to-Karaf-3-0-3-tp5757099p5757107.html Sent from the cxf-user mailing list archive at Nabble.com.
