2006/1/1, Gianny Damour (JIRA) <[email protected]>: > [ > http://issues.apache.org/jira/browse/GERONIMO-1410?page=comments#action_12361482 > ] > > Gianny Damour commented on GERONIMO-1410: > ----------------------------------------- > > As a work-around, such Web-app should define this class filter: > > <hidden-classes> > <filter>org.springframework</filter> > </hidden-classes> > > After a cursory review, it seems that Spring Framework is defined by > geronimo/jetty/1.0-SNAPSHOT/car as a dependency required by ServiceMix and > WADI. As far as WADI is concerned, I think that WADI POJO should be > "configured" via the GBean mechanism and not Spring.
Hi, That's interesting. Do we distribute ServiceMix in any form? I thought we cut all the strings with them (not explicitly, but removing the module and builder). Why does Jetty require spring? For ServiceMix? I think I'm missing the point here and thus the question ;) Jacek
