You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Greg Jewell <gj...@cnnxn.com> on 2002/11/04 17:37:39 UTC

Cocoon 1.8.2 and Tomcat 4.1.12

Hi All,

I'm trying to get Cocoon 1.8.2 up and running under Tomcat 4.1.12.  I've made significant progress, but am encountering an error that I don't understand.

In order to get this far, I've had to configure Cocoon to use the SunXMLParser rather than Xerces.  (The versions of Xerces found in Cocoon 1.8.2 and Tomcat 4.1.12 appear to be incompatible with each other.)

I can load cocoon/Cocoon.xml without problems.  When I try to open cocoon/samples/index.xml, though, I get the following error:
java.net.MalformedURLException: unknown protocol: d 

I've placed all the cocoon jar files in webapps/cocoon/WEB-INF/lib, and copied the cocoon samples directory to webapps/cocoon/samples.  I've also updated the version of Utils.java that is distributed with cocoon 1.8.2 to the version found in the current development snapshot.

What am I missing?


Thanks,
Greg Jewell

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cocoon 1.8.2 and Tomcat 4.1.12

Posted by me...@gmx.ch.
Hi Greg, 

I had a similar problem under Win2k. I had to reinstall Tomcat in a
directory without spaces in its path name. I do not know where the problem comes
from, but I never had the problem with Tomcat 4.0.

Marco


> Hi All,
> 
> I'm trying to get Cocoon 1.8.2 up and running under Tomcat 4.1.12.  I've 
> made significant progress, but am encountering an error that I don't 
> understand.
> 
> In order to get this far, I've had to configure Cocoon to use the 
> SunXMLParser rather than Xerces.  (The versions of Xerces found in 
> Cocoon 1.8.2 and Tomcat 4.1.12 appear to be incompatible with each 
> other.)
> 
> I can load cocoon/Cocoon.xml without problems.  When I try to open 
> cocoon/samples/index.xml, though, I get the following error:
> java.net.MalformedURLException: unknown protocol: d 
> 
> I've placed all the cocoon jar files in webapps/cocoon/WEB-INF/lib, and 
> copied the cocoon samples directory to webapps/cocoon/samples.  I've 
> also updated the version of Utils.java that is distributed with cocoon 
> 1.8.2 to the version found in the current development snapshot.
> 
> What am I missing?
> 
> 
> Thanks,
> Greg Jewell
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cocoon 1.8.2 and Tomcat 4.1.12

Posted by Joerg Heinicke <jo...@gmx.de>.
Hello Greg,

is there anyway written a reference to a file on drive D:\? There must 
be written file://D:/... instead.

Regards,

Joerg

Greg Jewell wrote:
> Hi All,
> 
> I'm trying to get Cocoon 1.8.2 up and running under Tomcat 4.1.12.  I've made significant progress, but am encountering an error that I don't understand.
> 
> In order to get this far, I've had to configure Cocoon to use the SunXMLParser rather than Xerces.  (The versions of Xerces found in Cocoon 1.8.2 and Tomcat 4.1.12 appear to be incompatible with each other.)
> 
> I can load cocoon/Cocoon.xml without problems.  When I try to open cocoon/samples/index.xml, though, I get the following error:
> java.net.MalformedURLException: unknown protocol: d 
> 
> I've placed all the cocoon jar files in webapps/cocoon/WEB-INF/lib, and copied the cocoon samples directory to webapps/cocoon/samples.  I've also updated the version of Utils.java that is distributed with cocoon 1.8.2 to the version found in the current development snapshot.
> 
> What am I missing?
> 
> 
> Thanks,
> Greg Jewell


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>