RE: WSDL2Java with JAXB ??

2003-07-25 Thread Davanum Srinivas
> > > m> cc: > > > 07/25/2003 0

RE: WSDL2Java with JAXB ??

2003-07-25 Thread steve . s . maring
m> cc: 07/25/2003 09:58 Subject: RE: WSDL2Java with JAXB ??

Re: WSDL2Java with JAXB ??

2003-07-25 Thread Robert Lowe
to support JAXB also. - Rob - Original Message - From: "Mark D. Hansen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 9:58 PM Subject: RE: WSDL2Java with JAXB ?? JAXB support in Axis would be great - but how could you use JAXB to generate

RE: WSDL2Java with JAXB ??

2003-07-25 Thread Mark D. Hansen
25, 2003 2:07 AM > To: [EMAIL PROTECTED] > Subject: Re: WSDL2Java with JAXB ?? > > > The latest version of the JAXB-RI is free for commercial use, > and is about > to become open source. It was only the beta that wasn't licensed for > commercial use. Also, you don&#x

Re: WSDL2Java with JAXB ??

2003-07-24 Thread Dennis Sosnoski
Is is possible to replace the XML Schema --> Java mapping mechanism in WSDL2Java with JAXB? Alternatively, is there another way to use JAXB as the binding mechanism within the Axis framework? Thanks, Mark ___

Re: WSDL2Java with JAXB ??

2003-07-24 Thread Robert Lowe
t's pretty solid--I would love to see JAXB support in Axis. - Rob - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 8:45 PM Subject: Re: WSDL2Java with JAXB ?? > Yes, you could write a JAXBSerializer, JAXBDeserializer

RE: WSDL2Java with JAXB ??

2003-07-24 Thread steve . s . maring
[EMAIL PROTECTED]> m> cc: 07/24/2003 09:27 Subject: RE: WSDL2Java with JAXB ??

RE: WSDL2Java with JAXB ??

2003-07-24 Thread Mark D. Hansen
Thank you Steve - this is very helpful. One follow-on question. What do you mean by "muddy up your XSD"? > you will have to muddy up your XSD to get your classes to implement > serializable, and ...

Re: WSDL2Java with JAXB ??

2003-07-24 Thread steve . s . maring
IL PROTECTED] To: "AXIS Users (E-mail)" <[EMAIL PROTECTED]> m> cc:

WSDL2Java with JAXB ??

2003-07-23 Thread Mark D. Hansen
Is is possible to replace the XML Schema --> Java mapping mechanism in WSDL2Java with JAXB? Alternatively, is there another way to use JAXB as the binding mechanism within the Axis framework? Thanks, Mark