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/15 07:10:21 UTC

[jira] Created: (CXF-309) Port the jaxws processors from tools to tools2

Port the jaxws processors from tools to tools2
----------------------------------------------

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


1. Refactoring the processor api to reuse the service model
2. Port processors to tools2 also include the unit tests

-- 
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-309) Port the jaxws processors from tools to tools2

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

jimma resolved CXF-309.
-----------------------

    Resolution: Fixed
      Assignee: maomaode

> Port the jaxws processors from tools to tools2
> ----------------------------------------------
>
>                 Key: CXF-309
>                 URL: https://issues.apache.org/jira/browse/CXF-309
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Tooling
>    Affects Versions: 2.0-RC
>            Reporter: maomaode
>         Assigned To: maomaode
>             Fix For: 2.0-RC
>
>
> 1. Refactoring the processor api to reuse the service model
> 2. Port processors to tools2 also include the unit tests

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


[jira] Commented: (CXF-309) Port the jaxws processors from tools to tools2

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471491 ] 

Daniel Kulp commented on CXF-309:
---------------------------------


The JAX-WS processors also need to be updated to handle the complete jax-ws extension/binding files that are described in section 8.7 of the JAX-WS spec.   Specifically, the package name stuff isn't working, wrapper style stuff isn't working, class name stuff isn't working, etc...

> Port the jaxws processors from tools to tools2
> ----------------------------------------------
>
>                 Key: CXF-309
>                 URL: https://issues.apache.org/jira/browse/CXF-309
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Tooling
>    Affects Versions: 2.0-RC
>            Reporter: maomaode
>             Fix For: 2.0-RC
>
>
> 1. Refactoring the processor api to reuse the service model
> 2. Port processors to tools2 also include the unit tests

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