Any examples of using the Web Services support (JSR 109)

2013-02-05 Thread Jay Mann
Hi, Are there any examples of using the Web Services support (JSR 109)? We have a some web services we deploy to weblogic but i'd like to debug them locally using tomcat since weblogic is overkill for my laptop. These webservices use jax-ws annotations and just have normal servlet

RE: Any examples of using the Web Services support (JSR 109)

2013-02-05 Thread Caldarale, Charles R
From: Jay Mann [mailto:jmand...@hotmail.com] Subject: Any examples of using the Web Services support (JSR 109) Are there any examples of using the Web Services support (JSR 109)? The Tomcat doc for JSR-109 is rather terse: http://tomcat.apache.org/tomcat-7.0-doc/extras.html