[ http://issues.apache.org/jira/browse/CXF-128?page=all ]
maomaode updated CXF-128:
-------------------------
Fix Version/s: 2.0-M1
Affects Version/s: 2.0-M1
> ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods
> ----------------------------------------------------------------------------
>
> Key: CXF-128
> URL: http://issues.apache.org/jira/browse/CXF-128
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.0-M1
> Reporter: jimma
> Fix For: 2.0-M1
>
>
> When we try to create a service using the ReflectionServiceFactoryBean, we
> initialize all the WSDL Operations. This then calls the isValidMethod on each
> java method in the implementor class. This call gets forwarded to the
> JaxwsServiceConfiguration isOperation method where it fails to get the
> WebMethod Annotation from the implementor class and thereby rejecting all the
> valid methods.
>
--
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