Hello all,

I'm completely new to this mailing list, though I hope my request is best 
placed here.

In the code generator tool reference under
http://axis.apache.org/axis2/java/core/tools/CodegenToolReference.html

in "Command Line Version - Option Reference" it says for "databinding" :
'... Valid values are xmlbeans, adb, jibx, and none. Default is adb.'

Similarly, in "Ant Task Reference" below, it says for "databindingName" :
'Possible values include "adb", "xmlbeans", "jibx".'

In both cases, JAXB RI is not documented, so it seems that it isn't officially 
supported.

However, when invoking wsdl2java with "-d jaxbri", the tool generates the code 
as expected.
Also, I came across the Axis2 Reference Guide under
https://axis.apache.org/axis2/java/core/docs/reference.html

where - under "WSDL2JavaReference" - it says :
'-d <databinding> ... Valid databinding(s) are adb, xmlbeans, jibx and jaxbri 
(Default: adb).'

So, in contrast to the tool reference mentioned above, JAXB RI seems to be 
officially supported.

Could someone please help me to resolve this?
Is this just a flaw in the documentation, or shall JAXB RI not be supported / 
maintained in the future?
Thank you very much for your help!

With kind regards
- Christoph

Reply via email to