WebServiceContextAnnot should be deleted
----------------------------------------
Key: AXIS2-3592
URL: https://issues.apache.org/jira/browse/AXIS2-3592
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: jaxws
Affects Versions: 1.4
Reporter: Brian DePradine
Fix For: 1.4
The class WebServiceContextAnnot implements the interface
javax.xml.ws.WebServiceContext, however, this interface in not an annotation
interface. The web service context is actually loaded using the @Resource
annotation, so having a WebServiceContextAnnot appears to be unnecessary.
Getting rid of it seems like a reasonable option given that there are some
JAX-WS 2.1 API methods on there that will not be implemented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]