Hi,
Well I guess your choice primarily depends on what you want to do. ADB
and JibX are lightweight databindings but they have limited schema
support ('Limited' means that they support 80% case but not some of
the rarely used features in XSD) . XMLBeans and JaxB are complete
regarding the schema level but they are somewhat heavy and takes a
perf hit when compared with ADB and JibX.

Axis2 code generator generates code for ADB by default and is fairly
sufficient in most cases. Dennis (father of JibX :)) once had a nice
comparison but I can't seem to find the link !

Ajith

On 3/22/07, Josh <[EMAIL PROTECTED]> wrote:
I would like to see something on this also.  Is there any materiel that
compares ADB with XmlBeans with JiBX etc?

-Joshua



On 3/21/07, feh <[EMAIL PROTECTED]> wrote:
>
> I'm new to Axis and web services. All I've done is a bit of reading.
>
> We have an existing application that we want to make available via
> SOAP/ReST, so I'm looking at Axis2.
>
> There are 4 different data binding frameworks supported, and POJO. Is
there
> any reference material out there than compares them? Being new to this
> world, I have no idea which one to use.
>
> Thanks.
> --
> View this message in context:
http://www.nabble.com/Axis2---which-data-binding-framework--tf3443668.html#a9602734
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
Ajith Ranabahu

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

Reply via email to