[jboss-jira] [JBoss JIRA] Closed: (JBXB-123) The javabean parsing is broken
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Mar 3 12:36:13 EST 2008
[ http://jira.jboss.com/jira/browse/JBXB-123?page=all ]
Adrian Brock closed JBXB-123.
-----------------------------
Resolution: Done
1) The testing has been resolved by removing the old SchemaBindingInitializer method JBXB-122
2) The schema now allows a proper parameter element (the old property element is supported
since I've got no idea where it is used)
3) You can now set a paramClass="whatever" to resolve an ambigous constructor/method
I also fixed the schema since it was not even matching the comments in the schema
as well as some other braindeaths like factory methods have to at least parameter? :-)
> The javabean parsing is broken
> ------------------------------
>
> Key: JBXB-123
> URL: http://jira.jboss.com/jira/browse/JBXB-123
> Project: JBoss XML Binding (JBossXB)
> Issue Type: Sub-task
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBossXB-2.0.0.CR7
>
>
> The parsing of javabeans is broken in the annotations.
> 1) The tests are not complete for the annotated version
> 2) The constructor should take <parameter/>s not <property/>s
> 3) There should be a way to disambiguate constructor/factory methods
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list