On Fri, May 22, 2009 at 12:23 AM, ant elder <[email protected]> wrote: > On Fri, May 22, 2009 at 6:20 AM, Luciano Resende (JIRA) > <[email protected]> wrote: > >> The use of <inverse-classloading> causes runtime errors when the tuscany >> samples are deployed on Geronimo. >> Better to be more specific on what classes need to be loaded from the web >> app archive. >> > > Out of interest why does <inverse-classloading> not work in Geronimo > anymore? Using inverse classloading is the approach we use in other > appservers like jboss and websphere and seems a lot simpler than > having to list specific classes? >
Totally agree that <inverse-classloading> would be much better, and I have asked the same question to Geronimo dev-list a long time ago [1] and got no answer, so I fixed the way it would work out of the box in our samples. [1] http://markmail.org/message/tvygdrf7umlloiej -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
