Need additional tests for different endpoint scenarios
------------------------------------------------------
Key: AXIS2-1728
URL: http://issues.apache.org/jira/browse/AXIS2-1728
Project: Apache Axis 2.0 (Axis2)
Issue Type: Test
Components: jaxws
Reporter: Nick Gallardo
We need a set of tests that cover the various permutations for the packaging of
the JAX-WS service implementation class with the option SEI. Some of these may
exist in various parts, but I think it would be good to have a concise test
bucket that checks these individually.
1. A service class with just @WebService annotation
2. A service class with a @WebService annotation and @WebMethods annotations
changing the implicit SEI
3. A service class with a @WebService annotation and an SEI referenced in the
"endpointInterface" attribute, that also explicitly "implements" the SEI as
well.
4. A service class with a @WebService annotation and an SEI referenced in the
"endpointInterface" attribute, but that does NOT implement the SEI.
5. A service class with a @WebService annotation and an SEI referenced in the
"endpointInterface" attribute, but that does NOT implement the SEI, and
invalidates it by slightly changing the signature.
I'm sure there are more, but this would be a good start.
--
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]