You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "maomaode (JIRA)" <ji...@apache.org> on 2006/12/20 04:34:21 UTC

[jira] Created: (CXF-321) Wrong code generated when Service in a different namespace

Wrong code generated when Service in a different namespace
----------------------------------------------------------

                 Key: CXF-321
                 URL: http://issues.apache.org/jira/browse/CXF-321
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.0-RC
            Reporter: maomaode
             Fix For: 2.0-RC


* The client main line code lack of the import of service class
* The target namespace of the WebService annotation of the Impl class not correct
* The target namespace of  the WebServiceClient annotation of the service class not correct

-- 
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-321) Wrong code generated when Service in a different namespace

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin reassigned CXF-321:
-------------------------------

    Assignee: jimma

> Wrong code generated when Service in a different namespace
> ----------------------------------------------------------
>
>                 Key: CXF-321
>                 URL: https://issues.apache.org/jira/browse/CXF-321
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>            Reporter: maomaode
>         Assigned To: jimma
>             Fix For: 2.0-RC
>
>
> * The client main line code lack of the import of service class
> * The target namespace of the WebService annotation of the Impl class not correct
> * The target namespace of  the WebServiceClient annotation of the service class not correct

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-321) Wrong code generated when Service in a different namespace

Posted by "jimma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jimma resolved CXF-321.
-----------------------

    Resolution: Fixed

> Wrong code generated when Service in a different namespace
> ----------------------------------------------------------
>
>                 Key: CXF-321
>                 URL: https://issues.apache.org/jira/browse/CXF-321
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>            Reporter: maomaode
>         Assigned To: jimma
>             Fix For: 2.0-RC
>
>
> * The client main line code lack of the import of service class
> * The target namespace of the WebService annotation of the Impl class not correct
> * The target namespace of  the WebServiceClient annotation of the service class not correct

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.