Yesterday I did an update of xml-cocoon2 trusting that the source stuff
was ready to use but I keep on getting stacktraces about:
java.lang.ClassNotFoundException:
org.apache.avalon.excalibur.source.ResourceSourceFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.configure(ExcaliburComponentSelector.java:335)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:191)
at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:104)
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:353)
at
org.apache.cocoon.components.CocoonComponentManager.lookup(CocoonComponentManager.java:195)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory$ComponentManagerProxy.lookup(DefaultComponentFactory.java:319)
at
org.apache.excalibur.source.impl.SourceResolverImpl.compose(SourceResolverImpl.java:127)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:176)
at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:104)
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:312)
at
org.apache.cocoon.components.CocoonComponentManager.lookup(CocoonComponentManager.java:177)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory$ComponentManagerProxy.lookup(DefaultComponentFactory.java:319)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.configure(TreeProcessor.java:248)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:191)
at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:104)
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:353)
at
org.apache.cocoon.components.CocoonComponentManager.lookup(CocoonComponentManager.java:195)
at org.apache.cocoon.Cocoon.initialize(Cocoon.java:277)
and, in fact, the class
org.apache.avalon.excalibur.source.ResourceSourceFactory
has been renamed
org.apache.excalibur.source.impl.ResourceSourceFactory
can you please fix that ASAP? the entire cocoon tree is unworkable
because of that. (I would jump in, but I'm sure it's much easier for you
guys, expecially Carsten)
TIA
--
Stefano Mazzocchi One must still have chaos in oneself to be
able to give birth to a dancing star.
<[EMAIL PROTECTED]> Friedrich Nietzsche
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]