I've been browsing through the new container classes in excalibur scratchpad and the idea looks promising! I think I may have found a few issues though (at least in the lastest public CVS). It looks like the class org.apache.avalon.excalibur.system.handler.DefaultComponentHandler is defined in a file named FactoryComponentHandler. Either the file or class needs to be renamed. Another problem I think is in the ContainerManager class. Inside getComponentManager() it initializes a SourceResovlerImpl and then a ResourceSourceFactory. I think the ordering of this initialization neeeds to be swapped or else the SourceResolverImpl will throw a ComponentException during compose as it requires a SourceFactorySelector in the ComponentManager.
Regards, --mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
