users@jax-ws.java.net

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 10:12:27 -0800

BTW,
 
Is there a JAXWS 2.1 netbeans module (just as JAXWS 2.0 or WSIT one) to
be
downloaded ?
 
Thanks,
Prashant

________________________________

From: Prashant Jamkhedkar [mailto:Prashant_Jamkhedkar_at_symantec.com]
Sent: Wednesday, March 07, 2007 9:44 AM
To: users_at_jax-ws.dev.java.net
Subject: Issue with usage of JAXWS 2.1/Tomcat 5.5/Netbeans 5.5


Hi,
 
I am using Netbeans to create web services running on Tomcat 5.5.2.
If I run with bundled JAXWS 2.0 with Netbeans, the web service runs fine
(even with JDK 1.6).
If I use JAXWS 2.1 RI (add library to netbeans 5.5), and try to run, it
gives me
the following messages, I have tried copying jaxb-api.jar under jdk6's
jre/lib/endorsed
directory, but still see the issue. Do I have to put these in Tomcat's
bootstrap
classloader ? I am not sure the correct place to put the jar in ?
 
Appreciate your time spent on this.