Guessed right. Anyway I found a way to get rid of the Instrument:

====== snip ======
lFortressConfig.setInstrumentManager(new InstrumentManager(){
public void registerInstrumentable(Instrumentable i, String name) throws Exception {
}
});
====== snap ======


KISS :)

I've added a NoopInstrumentManager to the instrument package :D


cheers,

- Leo



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



Reply via email to