Title: How to deploy two web services in one web container?

I would like to deploy two web services in the same web container. What is the recommended approach for doing this? I was thinking of two possibilities:

1) One Web App with two services defined in server-config.wsdd. Is this possible?
2) Two separate Web Apps? This would mean running two Axis servlets on two different ports.

Thanks.
Naresh Bhatia

Reply via email to