[jbossws-dev] [Design of JBoss Web Services] - Forcing JAXB Schema Generator To Preserve Java Object Inheri

richard_opalka do-not-reply at jboss.com
Fri Oct 12 04:15:09 EDT 2007


Hi Folks,

  I've found that our 'WSDL schema section' generation process
is in method JAXBWSDLGenerator.processTypes() where we call
JAXBRI.generateSchema() method.
  This JAXB based schema generation doesn't preserve the object
inheritance hierarchy in generated schema.
  So my question is:

Is there a way to force JAXB schema generator
to preserve object inheritance hierarchy in
generated schema?


Richard

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094403#4094403

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094403



More information about the jbossws-dev mailing list