o.a.c.forms.formmodel.GroupTestCase fails -----------------------------------------
Key: COCOON-1668 URL: http://issues.apache.org/jira/browse/COCOON-1668 Project: Cocoon Type: Bug Components: Blocks: Forms Versions: 2.1.8-dev (Current SVN) Reporter: Bertrand Delacretaz Assigned to: Cocoon Developers Team Priority: Minor In revision 329128, org.apache.cocoon.forms.formmodel.GroupTestCase fails on my macosx/JDK 1.4.2-38 system, the core problem seems to be "class org.apache.cocoon.core.container.DefaultServiceSelector not found". testInheritance: Could not get class org.apache.avalon.framework.configuration.ConfigurationException: Could not get class at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(ExcaliburComponentManager.java:458) at org.apache.cocoon.core.container.ContainerTestCase.setupManagers(ContainerTestCase.java:267) at org.apache.cocoon.core.container.ContainerTestCase.prepare(ContainerTestCase.java:190) at org.apache.cocoon.core.container.ContainerTestCase.prepare(ContainerTestCase.java:162) at org.apache.cocoon.core.container.ContainerTestCase.setUp(ContainerTestCase.java:146)Caused by: java.lang.ClassNotFoundException: org.apache.cocoon.core.container.DefaultServiceSelector at java.net.URLClassLoader$1.run(URLClassLoader.java:199) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(ExcaliburComponentManager.java:444) ... 14 more -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira