F
francan
I am using NetBean 6.7 to build client service using Tomcat 6.1.20.
Everytime I attempt to build it gives me back the message:
You are running on JDK6 which comes with JAX-WS 2.0 API, but this tool
requires JAX-WS 2.1 API. Use the endorsed standards override mechanism
(http://java.sun.com/javase/6/docs/technotes/guides/standards/), or
set xendorsed="true" on <wsimport>.
Can I correct this issue without downloading anymore software and how
do I correct it?
I tried finding xendorsed in Tomcat and couldnt find it.
Please advise.
Everytime I attempt to build it gives me back the message:
You are running on JDK6 which comes with JAX-WS 2.0 API, but this tool
requires JAX-WS 2.1 API. Use the endorsed standards override mechanism
(http://java.sun.com/javase/6/docs/technotes/guides/standards/), or
set xendorsed="true" on <wsimport>.
Can I correct this issue without downloading anymore software and how
do I correct it?
I tried finding xendorsed in Tomcat and couldnt find it.
Please advise.