I downloaded the HEAD vercion from CVS, compiled it and tried to use it and it says it is missing the org.apache.cocoon.sunshine.SunShine class. Where can I find this class? The exacterror is:
ERROR (2002-06-03) 11:27.23:718[access](Unknown-URI) Unknown-thread/CocoonServlet: Exception reloading org.apache.avalon.framework.configuration.ConfigurationException: Could not get class at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(Ex caliburComponentManager.java:448) at org.apache.cocoon.Cocoon.configure(Cocoon.java:410) at org.apache.cocoon.Cocoon.initialize(Cocoon.java:269) at org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:1268 ) at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:436) at org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:203) at org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.j ava:403) at org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext. java:430) at org.mortbay.http.HttpServer.start(HttpServer.java:187) at org.mortbay.jetty.Server.main(Server.java:331) java.lang.ClassNotFoundException: org.apache.cocoon.sunshine.SunShine 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:297) at java.lang.ClassLoader.loadClass(ClassLoader.java:253) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(Ex caliburComponentManager.java:435) at org.apache.cocoon.Cocoon.configure(Cocoon.java:410) at org.apache.cocoon.Cocoon.initialize(Cocoon.java:269) at org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:1268 ) at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:436) at org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:203) at org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.j ava:403) at org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext. java:430) at org.mortbay.http.HttpServer.start(HttpServer.java:187) at org.mortbay.jetty.Server.main(Server.java:331) --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>