[
https://issues.apache.org/jira/browse/GERONIMO-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun updated GERONIMO-2987:
------------------------------
Description:
This is a placeholder for different webservice POJOI test cases we need:
1) webservice doesn't not have to implement SE when there is one.
2) Supports javax.xml.ws.WebServiceProvider annotation
3) Axis2 - Only methods annotated with @WebMethod in the service implementation
bean are exposed to the client. This works with CXF, per Jarek.
4) Publish the service-ref WSDL (getWsdlLocation method is available for use.)
5) Security - basic auth
6) Security - symmetric HTTPS
was:
This is a placeholder for different webservice POJOI test cases we need:
1) webservice doesn't not have to implement SE when there is one.
2) Supports javax.xml.ws.WebServiceProvider annotation
3) Axis2 - Only methods annotated with @WebMethod in the service implementation
bean are exposed to the client. This works with CXF, per Jarek.
4) Publish the service-ref WSDL (getWsdlLocation method is available for use.)
> Webservice: need different test for POJO
> -----------------------------------------
>
> Key: GERONIMO-2987
> URL: https://issues.apache.org/jira/browse/GERONIMO-2987
> Project: Geronimo
> Issue Type: Test
> Security Level: public(Regular issues)
> Components: webservices
> Affects Versions: 2.0
> Reporter: Lin Sun
> Priority: Minor
> Fix For: 2.0
>
>
> This is a placeholder for different webservice POJOI test cases we need:
> 1) webservice doesn't not have to implement SE when there is one.
> 2) Supports javax.xml.ws.WebServiceProvider annotation
> 3) Axis2 - Only methods annotated with @WebMethod in the service
> implementation bean are exposed to the client. This works with CXF, per
> Jarek.
> 4) Publish the service-ref WSDL (getWsdlLocation method is available for use.)
> 5) Security - basic auth
> 6) Security - symmetric HTTPS
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.