[ 
https://issues.apache.org/jira/browse/CXF-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492565
 ] 

maomaode commented on CXF-611:
------------------------------

Then i think we better refactoring the WrapperBeanGenerator, it's not a correct 
way to generate the wrapper bean classes from schemaInfo of the built 
serviceInfo.  because we don't have much control over the jaxb code model.

We better generate the wrapper bean classes from the SEI directly, the downside 
of this approach is we'll have to maintain more code, and have to append the 
jaxb annotations by ourself.

Maybe there are other ways?

> Java2Wsdl support generate wrapper beans in different package
> -------------------------------------------------------------
>
>                 Key: CXF-611
>                 URL: https://issues.apache.org/jira/browse/CXF-611
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>            Reporter: maomaode
>         Assigned To: maomaode
>             Fix For: 2.0-RC
>
>
> if className  attribute of requestWrapper presents, then java2wsdl should 
> support generation in the same package as className specified

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

Reply via email to