Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 92987 invoked by uid 500); 3 Oct 2001 00:24:06 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 92976 invoked from network); 3 Oct 2001 00:24:06 -0000 Message-ID: From: Lakshmi Anantharaman To: "'cocoon-users@xml.apache.org'" Subject: RE: Get Cocoon Working Date: Tue, 2 Oct 2001 17:23:43 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Got cocoon working on Weblogic6.1. (atleast partially ) .....but I am not able to completely transform xml pages ! Is there a Cocoon.xml file located (?!?!?!?! )(http://localhost:7001/cocoon/ Gives a Error 403--Forbidden Messages Futhur down I can see some xml pages like /samples/index.xml . -----Original Message----- From: Lakshmi Anantharaman [mailto:Lakshmi.Anantharaman@camsystems.com] Sent: Tuesday, October 02, 2001 4:33 PM To: 'cocoon-users@xml.apache.org' Subject: RE: Get Cocoon Working Attempting to INstall cocoon2 on weblogic . But am stuck with a Null Pointer Exception (stack trace below). Can anybody make something out of it ? Any input will be appreciated .. I am determined to set it up today . DEBUG 10020 [cocoon ] (): load-class was not set - defaulting to false? DEBUG 10020 [cocoon ] (): init-classloader was not set - defaulting to false WARN 10020 [cocoon ] (): Servlet initialization argument 'configurations'not specified, attempting to use '/cocoon.xconf' DEBUG 10020 [cocoon ] (): Using configuration file: /cocoon.xconf <[WebAppServletContext(7786908,cocoon,/cocoon)] Servlet failed with Exception java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:380) at org.apache.avalon.framework.context.DefaultContext.put(DefaultContext .java:107) at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:179) THanks LAkshmi From: Lakshmi Anantharaman [mailto:Lakshmi.Anantharaman@camsystems.com] Sent: Tuesday, October 02, 2001 3:44 PM To: 'cocoon-users@xml.apache.org' Subject: RE: Get Cocoon Working Created the WAR file with the change mentioned in web.xml(Cocoon2\webapp\WEB-INF) and I have it at Tomcat\webapps\ . Not able to start Tomcat ? Am I missing anything Apache Tomcat/4.0 SessionListener: contextDestroyed() java.lang.IllegalArgumentException: Document base ..\webapps\cocoon does not exi st or is not a readable directory at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext. java:182) at org.apache.catalina.core.StandardContext.setResources(StandardContext .java:1084) at org.apache.catalina.core.StandardContext.start(StandardContext.java:3 -----Original Message----- From: Gianugo Rabellino [mailto:gianugo@rabellino.it] Sent: Tuesday, October 02, 2001 12:42 PM To: cocoon-users@xml.apache.org Subject: Re: Get Cocoon Working > THanks Ciao, I suppose you are talking about Cocoon 2.o . I have got cocoon > two with Tomcat 4.0 > Do I need to build the apache Cocoon files or can i use the executable > provided with the downloads . The executable (the jar/war) is more than enough. There is a misconfiguration somewhere (AFAIK not in the default distro, I have to assume that it's something you did) that maps something to org.apache.cocoon.Cocoon instead then to the proper entry point which is org.apache.cocoon.servlet.CocoonServlet. Most probably it's a connector (mod_jk?) directive or an error in Cocoon's web.xml. It might also be an old version of Cocoon floating around, if I recall correctly the class name for the servlet is the one used today by the main Cocoon class. Ciao, -- Gianugo Rabellino --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: