Microsoft
Software
Hardware
Network
Question : Error in geenerating webservices client
Hi,
I am using netbeans IDE 6.7.1 and generated the server side stubs, project successfully and was able to test the webservice sucessfully, generated wsdl file as well for some helloworld method within a helloworld class.
When i am creating another webproject ie webservice client project to call above web service through jax-ws method getting following error as
init:
wsimport-init:
Created dir: D:\Documents and Settings\GANESHA\My Documents\NetBeansProjects
\WebApplic
ation2\bui
ld\generat
ed-sources
\jax-ws
wsimport-client-TestWsServ
ice:
Created dir: D:\Documents and Settings\GANESHA\My Documents\NetBeansProjects
\WebApplic
ation2\bui
ld\generat
ed\jax-wsC
ache\TestW
sService
D:\Documents and Settings\GANESHA\My Documents\NetBeansProjects
\WebApplic
ation2\nbp
roject\jax
ws-build.x
ml:19: 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/javas
e/6/docs/t
echnotes/g
uides/stan
dards/
), or set xendorsed="true" on
.
BUILD FAILED (total time: 0 seconds)
When i did same process on other machine which has Netbeans 6.5 webservice client and all worked fine.
Nor sure where the exact issue is. Any ideas, links, resources, highly appreciated. Thankss in advance.
Answer : Error in geenerating webservices client
looks like the two boxes may have different versions of Java and JAX-WS
Random Solutions
Netware 6.5 DS Repair Issues
DSREPAIR LOG TiME SYNC
How to Reissue a Notes ID
Any way to force DHCP Server authorization?
Cisco PIX 501: VPN Tunnel doesn't reconnect after PIX reboot
Wireless and wired networks - help!
SSL Certificate and Alias
Deploy Servlets in Weblogic server 7.0 ---Help me please
Sort within sorted in excel pivot table
I need information about the SO_KEEPALIVE parameter in the setsockopt function.