Miller, Janet wrote:
I am new to Axis and Web Services. I want to have two Web Services
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
s
I am new to Axis and Web Services. I want to have two Web Services
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