Hi All,
I installed Metro 2.0 on Tomcat 6.0.20 running on Windows that has jdk1.6.0_16. I have already installed JAXWS 2.1.4 using ant. I get the following exception when launching Tomcat.
SEVERE: WSSERVLET11: failed to parse runtime descriptor: java.lang.NoSuchMethodE
rror: com.sun.xml.ws.api.server.WSEndpoint.getPolicyMap()Lcom/sun/xml/ws/policy/
PolicyMap;
Anyone have any ideas why? I am using the ant to install latest Metro. If I uninstall Metro then Tomcat launches and works fine.
Thanks,
-Tony