[jboss-user] [JBossWS] - Re: ServiceLifecycle problem.
thomas.diesler@jboss.com
do-not-reply at jboss.com
Fri Sep 1 03:14:53 EDT 2006
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#3968848
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968848
More information about the jboss-user
mailing list