You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2006/09/28 07:12:58 UTC

[jira] Created: (CXF-128) ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods

ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods  
------------------------------------------------------------------------------

                 Key: CXF-128
                 URL: http://issues.apache.org/jira/browse/CXF-128
             Project: CeltiXfire
          Issue Type: Bug
          Components: JAX-WS Runtime
            Reporter: jimma


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

        

[jira] Assigned: (CXF-128) ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-128?page=all ]

maomaode reassigned CXF-128:
----------------------------

    Assignee: Freeman Fang

> 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
>         Assigned To: Freeman Fang
>             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

        

[jira] Resolved: (CXF-128) ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-128?page=all ]

Freeman Fang resolved CXF-128.
------------------------------

    Resolution: Fixed

> 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
>         Assigned To: Freeman Fang
>             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

        

[jira] Closed: (CXF-128) ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-128?page=all ]

Freeman Fang closed CXF-128.
----------------------------


> 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
>         Assigned To: Freeman Fang
>             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

        

[jira] Updated: (CXF-128) ReflectionServiceFactoryBean.isValidMethod() rejecting all the valid methods

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ 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