Hi there. Can someone show me a graph displaying the classloader hierarchy of phoenix-4.0.3?
Background: I have a SAR containing jetty, axis and own components in the container (when I refer to "the container" I mean both). FYI: jetty-webserver runs as a component in the container; axis is hosted as webapp within jetty. In some special scenarios I run into classloading issues, when I lookup a component from within an axis webservice, that shares some bean-classes with my component. ATM, my workaround is to sacrifice the use of these beans in my components and use primitives instead. But eventually, I want to understand classloading in phoenix, jetty and axis well enough to be able to solve the problem at its root. Cheers, Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]