Re: [Axis2] JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator

2007-07-10 Thread R J Scheuerle Jr
Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote on 07/09/2007 09:05:03 PM: > Rich, is that tooling accessed directly via wsdl2java or used externally The JAX-WS tooling is external. It is not invoked through wsdl2java. > > In any case, +1 to not killing RI tooling! We use that for JAXB su

Re: [Axis2] JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator

2007-07-09 Thread Sanjiva Weerawarana
Rich, is that tooling accessed directly via wsdl2java or used externally? In any case, +1 to not killing RI tooling! We use that for JAXB support anyway. Sanjiva. R J Scheuerle Jr wrote: Thanks Sameera, Currently the Sun provided JAX-WS tooling and engine are used for the JAX-WS layering.

Re: [Axis2] JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator

2007-07-09 Thread Davanum Srinivas
Rich, Same medium as usual :) If one of the existing JAX-WS folks start looking into the patch and apply it and comment in JIRA and/or mailing list... thanks, dims On 7/9/07, R J Scheuerle Jr <[EMAIL PROTECTED]> wrote: Thanks Sameera, Currently the Sun provided JAX-WS tooling and engine ar

Re: [Axis2] JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator

2007-07-09 Thread R J Scheuerle Jr
Thanks Sameera, Currently the Sun provided JAX-WS tooling and engine are used for the JAX-WS layering. There are a number of corner cases. Wrappering is one such issue. It will be important as we go forward to ensure that the existing support for the Sun tooling/ri continues to work. Questi

Re: [Axis2] JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator

2007-07-08 Thread Sameera Jayasoma
Hi all, Open a JIRA issue and attached a patch for this new feature. There are some improvements to be done. Until then I would like to call this feature as experimental. Regards Sameera Jayasoma -- Sameera Jayasoma http://sameera-jayasoma.blogspot.com/ http://www.flickr.com/photos/sameera-jay

[Axis2] JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator

2007-07-03 Thread Sameera Jayasoma
-- Forwarded message -- From: Sameera Jayasoma <[EMAIL PROTECTED]> Date: Jul 4, 2007 6:54 AM Subject: JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Generator To: axis-dev@ws.apache.org Hi all, I'm working on implementing JAX-WS 2.0 support for Apache Axis2 WSDL2Java Code Gen