Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 95444 invoked from network); 15 Nov 2000 13:25:05 -0000 Received: from www.saic.com (HELO cp-its-www) (198.151.15.15) by locus.apache.org with SMTP; 15 Nov 2000 13:25:05 -0000 Received: from johnnybravo (fw.infoplanning.net [209.8.58.131]) by cp-its-www (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP id FAA00214 for ; Wed, 15 Nov 2000 05:23:32 -0800 Message-ID: <00c601c04f07$37d2a150$bd00a8c0@infoplanning.com> From: "Berin Loritsch" To: References: <000c01c04e88$5df48a80$bd00a8c0@infoplanning.com> Subject: Re: Error with Cocoon2 on WebSphere 3.5.2 Date: Wed, 15 Nov 2000 08:23:17 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I want to know what the protocol is, and how it is set. The Call to getResource() in Servlet 2.2 is supposed to return a URL to the location--but what is the protocol/format? What I can gather, the URL being returned from the servlet engine is classloader:///cocoon.xconf But I can't be reasonably sure because the URL is not included in the stack trace. ----- Original Message ----- From: "Berin Loritsch" To: Sent: Tuesday, November 14, 2000 5:15 PM Subject: Error with Cocoon2 on WebSphere 3.5.2 > Here is the stacktrace: This is when it tries to load > up the configuration files. I upgraded WebSphere to Servlet 2.2 compliance. > > java.net.MalformedURLException: unknown protocol: classloader > > at java.io.IOException.(IOException.java:49) > > at java.net.MalformedURLException.(MalformedURLException.java:44) > > at java.net.URL.(URL.java(Compiled Code)) > > at java.net.URL.(URL.java(Compiled Code)) > > at java.net.URL.(URL.java:310) > > at com.ibm.servlet.engine.srt.WebGroup.getResource(WebGroup.java:254) > > at com.ibm.servlet.engine.webapp.WebApp.getResource(WebApp.java:888) > > at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:121) > > at com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.java:558) > > at com.ibm.servlet.engine.webapp.StrictLifecycleServlet._init(StrictLifecycleServlet.java:136) > > at com.ibm.servlet.engine.webapp.PreInitializedServletState.init(StrictLifecycleServlet.java:244) > > at com.ibm.servlet.engine.webapp.StrictLifecycleServlet.init(StrictLifecycleServlet.java:102) > > at com.ibm.servlet.engine.webapp.ServletInstance.init(ServletManager.java:277) > > at javax.servlet.GenericServlet.init(GenericServlet.java:258) > > > --------------------------------------- > If you lust for Ham and Eggs, you have > committed breakfast in your heart > already. -- C. S. Lewis