[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6495) Generated ws impl class for ws from wsdl should not contain @WebService.name

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Fri Jun 18 04:15:47 EDT 2010


Generated ws impl class for ws from wsdl should not contain @WebService.name
----------------------------------------------------------------------------

                 Key: JBIDE-6495
                 URL: https://jira.jboss.org/browse/JBIDE-6495
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Webservices
    Affects Versions: 3.2.0.M1
            Reporter: Lukas Jungmann
            Assignee: Brian Fitzpatrick


>From JSR-181, section 3.1:

"The implementation bean MAY reference a service endpoint interface by using
the @WebService.endpointInterface annotation. If the implementation bean
references a service endpoint interface, it MUST implement all the methods on
the service endpoint interface. If the implementation bean references a service
endpoint interface, that service endpoint interface is used to determine the abstract
WSDL contract (portType and bindings). In this case, the service implementation
bean MUST NOT include any JSR-181 annotations other than @WebService
and @HandlerChain. In addition, the @WebService annotation MUST NOT
include the name annotation element. More information on the
@WebService.endpointInterface annotation element may be found in 4.1
Annotation: javax.jws.WebService."


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list