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/

AXIS and JAXB

2005-01-14 Thread roger . stoffers
Hi, In existing applications, I am using existing XML schema's. Also I use JAXB to facilitate marshalling/unmarshalling in existing applications. Part of this application functionality I would like to expose through SOAP. JAAS may be used to create document/literal style messages however I would l

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
004 10:52 AM To: [EMAIL PROTECTED] Subject: Axis and JAXB Has anybody tried to integrate JAXB into Axis' serialization framework? Does anyone know of any discussions/resources that address this? - Eric

Axis and JAXB

2004-11-19 Thread Eric Chijioke
Has anybody tried to integrate JAXB into Axis' serialization framework? Does anyone know of any discussions/resources that address this? - Eric