users@jax-ws.java.net

RE: Re: Issue with usage of JAXWS 2.1/Tomcat 5.5/Netbeans 5.5

From: Prashant Jamkhedkar <Prashant_Jamkhedkar_at_symantec.com>
Date: Wed, 7 Mar 2007 13:47:29 -0800

The packaged ones in Netbeans 5.5.1 seem to be very close
to JAXWS 2.1 RI (some files differ in form of a single byte)

Finally resolved the classloader issue.
I added the jaxb-api.jar under Tomcat5.5\common\endorsed

The key is to enable it in the setclasspath.bat script.
(as this feature in Tomcat was thought to be in use
for JDK 1.4 (to resolve the xerces loading issue) and not used
for any other verion other than 1.4

I think, I will be able to package jaxws-ri 2.1 as a module
in netbeans 5.5 and use with this change (either in the bundled
version in Netbeans or standalone version of Tomcat).

-Prashant

-----Original Message-----
From: Peter Schow [mailto:Peter.Schow_at_Sun.COM]
Sent: Wednesday, March 07, 2007 11:10 AM
To: users_at_jax-ws.dev.java.net
Subject: Re: Issue with usage of JAXWS 2.1/Tomcat 5.5/Netbeans 5.5

On Wed, Mar 07, 2007 at 10:15:05AM -0800, Vivek Pandey wrote:
> I think JAXWS 2.1 is part of NB 5.5.1. Get it from
> http://www.netbeans.org/community/releases/55/1/index.html.

According to:

   http://www.netbeans.org/community/releases/55/1/relnotes.html

NetBeans 5.5.1 still has Jax-WS 2.0

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
For additional commands, e-mail: users-help_at_jax-ws.dev.java.net