SOAPBinding annotation is in the wrong package
----------------------------------------------
Key: AXIS2-1044
URL: http://issues.apache.org/jira/browse/AXIS2-1044
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Jeff Barrett
The SOAPBinding annotation is in the wrong package. The JAX-WS spec
(incorrectly) says it is javax.jws.SOAPBinding (section 7.11.6 on page 87).
However, the JSR-181 spec says the annotation is javax.jws.soap.SOAPBinding
(section 4.7 on page 26).
I have a patch for this which I will submit.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]