From: <ko...@sw...> - 2007-05-03 07:55:42
|
Jens Schumann wrote: > > Option B: Keep the jetm libraries in both modules and start for both the > .war application and the .ear application an HTTP Console. Of course you > have to manually correlate between both performance details;(. > Hi again This is exactly what i am doing. I just found out that the problem is not with starting the EtmManager or with ClassLoaders. I now programmatically inserted a measurement point in one of the classes and switched of the AOP approach and everything works fine. So the problem must be in the AOP things. I will look further. Anyway, thanks a lot for the constant help. Christian |