I have multiple web applications running that use Axis. They're all variants of the same web application. In the web.xml SOAPMonitorService defines a port number. Each web application needs a unique port number apparently or the monitor doesn't work.
Has someone come up with a good way to change the port number automatically when deploying (preferably with Ant)? thx andy
