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 Andy Kriger <an...@gmail.com> on 2005/03/31 19:37:50 UTC

How do you setup multiple SOAPMonitors?

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