Ok, so what I would like to see is that Adrian, myself and others provide as freakishly complex as needed xml documents and the associated object model as content that goes into the xml binding testsuite. We need to evolve the associated schema and if necessary, external binding metadata to the point that the xml to java binding is being completely driven by configuration outside of the micro-container.
In terms of being completely ignorant of the java object model/schema interaction, yes its true that the previous jaxb like frameworks were so completely tied to single dtd/schemas there were not usable for the object models we need to deal with. I'm open to having to tweak our object model somewhat if needed to be completely schema driven. The key thing is that I'm not willing to be restricted to a jaxb compatibile approach if it requires an object model we are not willing to live with. Additional binding metadata through schema annotations or an external jbossxb is fine to move beyond the jaxb compatible model. The following issue can aggregate the tasks needed to do this: http://jira.jboss.com/jira/browse/JBXB-5 I'm working on an xsd schema for the current pojo server xml deployer object model as a starting point. I'll update the JBXB-5 environment with the testsuite resource location for the location of this when done, and any associated external schemas and document instances should be placed there as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870764#3870764 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870764 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
