I am new to Axis and Web Services. I want to have a Web Service available to consumers. I also want to have another main Java process running all the time. Can the Web Services be set up so that they are threads running under the main Java process or do they have to be separate JVMs? I will be using JBoss. Not sure how to set this up.
Thanks for your help. Jan
