ServiceLifecycle is realy a JAXRPC construct, wheras JSR181 is trageted for JAXWS. What
you ultimately want is
| @Resource
| WebServiceContext wsctx;
|
which will be supported in 2.0Beta
http://jira.jboss.org/jira/browse/JBWS-1022
However, this should work in jbossws-1.0.x. the wsaddressing stateful sample uses it.
http://labs.jboss.com/portal/jbossws/user-guide/en/html/wsaddressing.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968848#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...