[jbossws-issues] [JBoss JIRA] Created: (JBWS-2473) Unsupported WebServiceFeatureAnnotation

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Sun Jan 18 05:51:04 EST 2009


Unsupported WebServiceFeatureAnnotation
---------------------------------------

                 Key: JBWS-2473
                 URL: https://jira.jboss.org/jira/browse/JBWS-2473
             Project: JBoss Web Services
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: jbossws-native
            Reporter: Alessio Soldano


Conformance 7.3 (Unsupported WebServiceFeatureAnnotation): If an unrecongnized or unsupported
annotation annotated with the WebServiceFeatureAnnotation meta-annotation:
• In a client setting, an implementation MUST NOT invoke the remote operation being invoked, if any.
Instead, it MUST throw a WebServiceException, setting its cause to an exception approximating
the cause of the error (e.g. an IllegalArgumentException or a ClassNotFoundException).
• In a server setting, annotation, an implementation MUST NOT dispatch to an endpoint implementation
object. Rather, it MUST generate a fault appropriate to the binding in use.

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

       




More information about the jbossws-issues mailing list