Re: AXIS and JAXB

2005-01-17 Thread Paul Callahan
i would encourage you to take a look at the following article for a comparison involving Castor and JAXB. It does end up looking like an ad for Jibx, however... http://www-106.ibm.com/developerworks/xml/library/x-databdopt2/ XMLBeans and XStream are a couple of other possibilities you might want

Re: AXIS and JAXB

2005-01-16 Thread Senaka Suriyaarachchi
Hi Paul, Can you give us some idea about the performance. Comparing Castor and JAXB approaches. We decided to go with JAXB because if some familiarities with us but we don't know about the performance comparing Castor. BR Senaka --- Paul Callahan <[EMAIL PROTECTED]> wrote: > Hi Roger, > >

Re: AXIS and JAXB

2005-01-14 Thread Paul Callahan
Hi Roger, There are a couple of ways that you can integrate the two (or Axis and any XML serializing mechanism for that matter). One way is discussed in this article by IBM... They are using Castor, but the underlying theme is the same. http://www-106.ibm.com/developerworks/webservices/library/

Re: Axis and JAXB

2004-11-19 Thread Paul Callahan
d not only..) > > Regards > marco > > > > > Thanks, > Eric > > -Original Message- > From: Marco Mistroni [mailto:[EMAIL PROTECTED] > Sent: Friday, November 19, 2004 11:16 AM > To: [EMAIL PROTECTED] > Subject: RE: Axis and JAXB >

RE: Axis and JAXB

2004-11-19 Thread Marco Mistroni
r 19, 2004 11:16 AM To: [EMAIL PROTECTED] Subject: RE: Axis and JAXB 2 cents more for castor... I am using it and it's cool, and work just fine! Regards marco -Original Message- From: Tardif, Sebastien [mailto:[EMAIL PROTECTED] Sent: 19 November 2004 16:12 To: [EMAIL PROTECTED] Su

RE: Axis and JAXB

2004-11-19 Thread Eric Chijioke
y the deserialization/unmarshalling process and is it navigable using JXpath? Thanks, Eric -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 11:16 AM To: [EMAIL PROTECTED] Subject: RE: Axis and JAXB 2 cents more for castor... I am using it and it&#

RE: Axis and JAXB

2004-11-19 Thread Marco Mistroni
2 cents more for castor... I am using it and it's cool, and work just fine! Regards marco -Original Message- From: Tardif, Sebastien [mailto:[EMAIL PROTECTED] Sent: 19 November 2004 16:12 To: [EMAIL PROTECTED] Subject: RE: Axis and JAXB I'm using Castor and it'

RE: Axis and JAXB

2004-11-19 Thread Tardif, Sebastien
I'm using Castor and it's working well and Axis already have the serializer/deserializer. You should realize that working with Castor is lot less risky than using JAXB because you have the source code of Castor and Castor project is very active. Castor will also move document from your WSDL to