Very basic question about setting up Axis and figuring out what I need to install. I just want to create a simple test web service that will not be used in a production environment. I need to install a servlet container in order to use Axis. Tomcat is suggested by Apache. Is this all I will need? Or will I also need to install a web server?
Also, I have the Java SDK 1.5 installed on my machine. Do I need to use J2EE? Would JBoss be just as easy to use as Tomcat? I believe JBoss includes Tomcat. Thanks, Jan
