Schaible, J�rg wrote:
Hello,

I am using Fortress in a Tomcat webapp and I get sometimes strange
socket errors. Additionally a servlet should normally not create
additional background threads. If I interpret the funtionality of the
instrument manager right, it also listenes to an additional port,
which I have to supress for security reasons. So, is there any way to
"eliminate" the instrument for now?

You can remove all <connector/> items which essentially makes the Instrument Manager only available in the same JVM. That will keep it from accessing external ports.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to