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

Benson Margulies commented on CXF-1326:
---------------------------------------

Aha! I see. The problem is that the element has the wrong type qname. It is 
looking for the enum in the namespace of the referring bean, not in that of the 
enum. I'll assign back to me and fix in RFSB.

> JAXB data binding doesn't create xml schema for enumeration
> -----------------------------------------------------------
>
>                 Key: CXF-1326
>                 URL: https://issues.apache.org/jira/browse/CXF-1326
>             Project: CXF
>          Issue Type: Bug
>          Components: Resources
>    Affects Versions: 2.1
>            Reporter: Benson Margulies
>            Assignee: Daniel Kulp
>
> I'm probably gloriously confused here.
> I have a bean with a public element of an enum type. The wsdl we generate has 
> the enum type.
> The service model, at runtime, somehow lacks it (encountered in the 
> Javascript generator).
> I'm very foggy on where this is all supposed to happen.
> Dan, please feel free to throw back to me with a few remarks about what I'm 
> missing.

-- 
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