-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
copy/paste from JAX-WS 2.2. spec:
—
When running on the Java EE 5 platform, resources of type WebServiceContext are treated just like all
other injectable resources there and are subject to the constraints prescribed by the platform specification.
—
This said also WebServiceContext @Resource annotated objects have to be published to JNDI.
This was not implemented till now. The Switchboard implementation will finally solve this issue.
- is blocked by
-
JBWS-3156 Refactor ThreadLocalAwareWebserviceContext
- Closed