You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/28 20:16:06 UTC

[jira] Resolved: (AXIS2-1728) Need additional tests for different endpoint scenarios

     [ https://issues.apache.org/jira/browse/AXIS2-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-1728.
-------------------------------------

    Resolution: Fixed

> Need additional tests for different endpoint scenarios
> ------------------------------------------------------
>
>                 Key: AXIS2-1728
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1728
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nick Gallardo
>            Assignee: 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org