You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Miller, Janet" <Mi...@pbworld.com> on 2004/04/12 16:46:48 UTC

Setup Question

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