如题,我现在有这么一个应用,就是JDK1.6只支持道jax-ws2.1他不支持2.2请问各位大哥大姐,有什么样的解决方案可以解决这个问题。谢谢

解决方案 »

  1.   

    可以解决。楼主看下这里:
    http://weblogs.java.net/blog/ramapulavarthi/archive/2009/04/tip_for_using_j.html
      

  2.   

    you just need to copy jaxws-api.jar and jaxb-api.jar into $TOMCAT_HOME/common/endorsed directory. But there are some changes in classloading in Tomcat 6.x and there is no documentation on the default endorsed directory.