As far as I know, one needs Apache Tomcat or App server like JBoss to deploy and run a web service implemented in java.
My manager asked me, isn't there any alternative to deploy a Web service without configuring or setting up Apache Tomcat/JBoss.
I am basically a QA engineer and have some minimal Java programming experience.
We are trying to develop/implement a Java based Web Service for load generation of SMTP messages which can be invoked by test scripts developed using different technologies (QTP, Perl etc.)
Thanks for your time.