NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
kensington
Joined: 21 Jun 2010 Posts: 3
|
Posted: Mon Jun 21, 2010 10:36 pm Post subject: Web service attempt |
|
|
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:
| Code: |
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?
Please advise. |
|
| Back to top |
|
 |
julsorio
Joined: 05 Jun 2009 Posts: 168 Location: Bogota, Colombia, South America
|
Posted: Tue Jun 22, 2010 1:43 am Post subject: Re: Web service attempt |
|
|
just follow the instructions from the message
On 21 June 2010 17:36, kensington <address-removed ([email]address-removed[/email])> wrote:
| Quote: | I am using NetBean 6.7 to build client service.
Everytime I attempt to build it gives me back the message:
Code:
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?
Please advise.
|
--
Julian Osorio Amaya
Ingenier |
|
| Back to top |
|
 |
mkuchtiak Posted via mailing list.
|
Posted: Tue Jun 22, 2010 1:51 pm Post subject: Re: Web service attempt |
|
|
Use Edit WS Attributes action (WS Reference node) and set the
wsimport:xendorsed option (xendorsed = true)
Milan
kensington wrote:
| Quote: | I am using NetBean 6.7 to build client service.
Everytime I attempt to build it gives me back the message:
Code:
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?
Please advise.
|
|
|
| Back to top |
|
 |
kensington
Joined: 21 Jun 2010 Posts: 3
|
Posted: Thu Jun 24, 2010 12:44 am Post subject: Re: Web service attempt |
|
|
| mkuchtiak wrote: | Use Edit WS Attributes action (WS Reference node) and set the
wsimport:xendorsed option (xendorsed = true)
|
Thanks, where do I find the Edit WS Attributes action (WS Reference node)? I did a search in my webapp and cant find it. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|