You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "K.C. Jones" <kj...@phoenix-pop.com> on 2000/03/17 20:22:11 UTC

Re: Request for help - REAL basic

Did you verify that tomcat was installed and working
before installing cocoon?  It is best to take the install
one step at a time -- and I have the scars to prove it.

Autobahn Internet Services wrote:
> 
> I'm using Tomcat3.1, Cocoon1.7, and the latest version of Apache on
> a RedHat6.1 Linux box. I've followed all the installation directions
> (edited cocoon.properties, added a path the Tomcat in httpd.conf, have
> the correct CLASSPATH set, et al), but I can't get the example files to
> work - all that gets displayed are the .xml source files.
> 
> Is there something else I have to do to apache to get it talking to
> cocoon?
> 
> Thanks in advance,
> Todd Ellner
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org

Re: Request for help - REAL basic

Posted by Alex Muc <al...@utoronto.ca>.
Have you, in your cocoon web-inf/web.xml file mapped all xml files to the
cocoon servlet?

Autobahn Internet Services wrote:

> On Fri, 17 Mar 2000, K.C. Jones wrote:
>
> > Did you verify that tomcat was installed and working
> > before installing cocoon?  It is best to take the install
> > one step at a time -- and I have the scars to prove it.
>
> > > I'm using Tomcat3.1, Cocoon1.7, and the latest version of Apache on
> > > a RedHat6.1 Linux box. I've followed all the installation directions
> > > (edited cocoon.properties, added a path the Tomcat in httpd.conf, have
> > > the correct CLASSPATH set, et al), but I can't get the example files to
> > > work - all that gets displayed are the .xml source files.
>
> > > Is there something else I have to do to apache to get it talking to
> > > cocoon?
>
> Yep.
>
> Todd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: Request for help - REAL basic

Posted by Autobahn Internet Services <te...@northwest.com>.

On Fri, 17 Mar 2000, K.C. Jones wrote:

> Did you verify that tomcat was installed and working
> before installing cocoon?  It is best to take the install
> one step at a time -- and I have the scars to prove it.
 
> > I'm using Tomcat3.1, Cocoon1.7, and the latest version of Apache on
> > a RedHat6.1 Linux box. I've followed all the installation directions
> > (edited cocoon.properties, added a path the Tomcat in httpd.conf, have
> > the correct CLASSPATH set, et al), but I can't get the example files to
> > work - all that gets displayed are the .xml source files.
 
> > Is there something else I have to do to apache to get it talking to
> > cocoon?

Yep. 

Todd