This might depend on axis2-1.6.2 using a jaxws/jaxb implementation from JDK1.7; an implementation which is NOT provided with the JDK/JRE1-6 i.e. So in order to make it potentially work use the endorsing mechanism; add to C:\Program Files\Java\jdk1.6.0_30\jre\lib\endorsed jaxws-api.jar jsr181.jar jsr250.jar saaj-api.jar
and maybe do the same with your Tomcat if it catches a different JRE C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.26\lib\endorsed and it works for us on Windows and OpenVMS which only has a JDK1.6 Josef -----Ursprüngliche Nachricht----- Von: Enrique Vignau [mailto:egvig...@grupoecce.com] Gesendet: Samstag, 9. Februar 2013 23:53 An: users@tomcat.apache.org Betreff: Cannot run Web Services on Tomcat 7 (7.0.34) due to JaxWS libraries Wichtigkeit: Hoch We cannot run ws because of the jaxws libraries. After several days trying different approaches we think the problem is we need to add the jaxws libraries and also add the listeners. We also discovered that the metro version might be affecting. We tried adding the jaxws libraries but no results. We tried creating on ws with axis2 with no luck also. We are now trying with tomee to automatically add the libraries, but we have not succeded. Any ideas or suggestions? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org