Axis2 supports a pluggable data binding model. You can use any data
binding framework that's compatible with StAX and the AXIOM object
model. Axis2 includes a data binding framework (Axis2 Data Binding or
ADB). Other compatible data binding frameworks include JiBX, XMLBeans,
and JAXB. The data binding framework you use will impact performance
and memory requirements. ADB and JiBX are fairly lean and mean, but
their support for esoteric schema structures is limited. XMLBeans is a
pretty heavyweight binding framework, but offers the most
comprehensive support for XSD.

Anne

On 6/13/07, Zehavit Elbaz (zelbaz) <[EMAIL PROTECTED]> wrote:


Hi,

I am trying to use data from XML to java objects in axis2,
Does anyone try it?
Can you point me to examples?

Thanks,
Zehavit

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to