As far as I know, Apache Tomcat or an application server, such as JBoss, needs to deploy and run a web service implemented in Java.
My manager asked me if there was an alternative to deploying a web service without configuring or configuring Apache Tomcat / JBoss.
I am mainly a QA engineer and have some minimal Java programming experience.
We are trying to develop / implement a Java-based web service to generate a load of SMTP messages that can be caused by test scripts developed using various technologies (QTP, Perl, etc.).
Thank you for your time.
source share