I'm afraid that the real issue here is that Aegis spits out the xs:any instead of just setting some attribute in the schema.
On Wed, 2008-01-09 at 19:15 -0800, Dain Sundstrom wrote: > If this is changed, the AnnotationReader will need to be updated for > JaxB. > > -dain > > On Jan 9, 2008, at 7:02 PM, Benson Margulies (JIRA) wrote: > > > > > [ https://issues.apache.org/jira/browse/CXF-1383? > > page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > > > Benson Margulies resolved CXF-1383. > > ----------------------------------- > > > > Resolution: Fixed > > Fix Version/s: 2.1 > > 2.0.4 > > Assignee: Daniel Kulp (was: Benson Margulies) > > > > svn 610653. Assigning to Dan for 2.0.4 port if he cares to. > > > >> extensibleElement default is wrong for the Aegis-specific @XmlType > >> annotation > >> --------------------------------------------------------------------- > >> -------- > >> > >> Key: CXF-1383 > >> URL: https://issues.apache.org/jira/browse/CXF-1383 > >> Project: CXF > >> Issue Type: Bug > >> Components: Aegis Databinding > >> Affects Versions: 2.0.3 > >> Reporter: Benson Margulies > >> Assignee: Daniel Kulp > >> Fix For: 2.0.4, 2.1 > >> > >> > >> The @XmlType in Aegis defaults to extensible elements. It should not. > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > >
