You are running on JDK6 which comes with JAX-WS 2.1 API

You are running on JDK6 which comes with JAX-WS 2.1 API, but this tool requires JAX-WS 2.2 API. Use the endorsed standards override mechanism (http://java.sun.com/javase/6/docs/technotes/guides/standards/), or set xendorsed="true" on 


A:

1、下载并解压 JAXWS2.2.3-20110209.zip        (下载地址: http://a0501bqzhxy.download.csdn.net/)


2、

%JAVA_HOMW%/lib/

%JAVA_HOME%/jre/lib/  下分别创建endorsed目录 并将1 步骤中的jaxws-api.jar和jaxb-api.jar 放入其中

posted @ 2012-11-12 09:30  thunderhao  阅读(233)  评论(0编辑  收藏  举报