Paul Hammant wrote: > > On reflection I do not think classloading is your issue.
I do think so, because just now another app has started to fail. It doesn't find a class in a method that is exposed through the management interface, but it does find the class in other, non-MBean-methods within the same class. That is a clear indication for classloader problems, because in the case of the management MBean I depend on Phoenix calling this method and obviously Phoenix does not have the class that is used within the method. However, when I have control myself over calling the class I can find it. > You are going to have to temporarily fork the latest phoenix and put old > fashioned debug messages in. It is a good way of understanding phoenix. Yes, obviously. But it would help if I knew where the classloading takes place, so I could put debug statements there. Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>