You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2007/12/06 00:50:43 UTC

[jira] Commented: (CXF-1265) Inconsistent naming of fault types in JAXB

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

Benson Margulies commented on CXF-1265:
---------------------------------------

Oh, fooie, I've lost my mind. Unlike elements, types have only simple names, since they implicitly live in the schema TNS.


> Inconsistent naming of fault types in JAXB
> ------------------------------------------
>
>                 Key: CXF-1265
>                 URL: https://issues.apache.org/jira/browse/CXF-1265
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.1
>            Reporter: Benson Margulies
>            Assignee: Daniel Kulp
>
> In JAXBSchemaInitializer, aroung line 332, is code that sets a type to have a name but no qname, and then tries to look it up by name. I think it should be given a fully qualified name, -- the schemas tns + the part local part. I'd change it, I'd rather that Dan vetted the idea first.

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