You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jay Mann <jm...@hotmail.com> on 2013/02/06 04:30:03 UTC

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

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 
definitions in the web.xml.   So i'm hoping they will work with the 
JSR-109 components, but i don't see even one example anywhere.

Thanks,

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


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

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Jay Mann [mailto:jmandawg@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#Web_Services_support_%28JSR_109%29

but there are numerous examples available via a quick Google search for tomcat+web+services.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org