You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Thomas T. Veldhouse" <ve...@veldy.net> on 2000/08/03 20:53:25 UTC

Cocoon?

Has anybody managed to get cocoon (1.7.4) working with Tomcat 3.1 and Apache
1.3.12?  I have followed the somewhat obscure instructions on the
apache/cocoon website to no avail.  The xml is being served "as is".  A nice
HOWTO would be wonderful.

Thanks in advance,

Tom Veldhouse
veldy@veldy.net


Re: Cocoon?

Posted by "Thomas T. Veldhouse" <ve...@veldy.net>.
OK.  That is whay I am doing - and it works.  But, it doesn't feel like the
proper solution.  Sort of defeats the purpose of including the dynamically
created tomcat-apache.conf.

Also, what the heck is this?

# excerpt from tomcat-apache.conf - generated by tomcat 3.1
AddType test/jsp .jsp
AddHandler jserv-servlet .jsp

Shouldn't "test" be "text"?

Tom Veldhouse
veldy@veldy.net

----- Original Message -----
From: Andy Lewis <an...@veritas.com>
To: <to...@jakarta.apache.org>
Sent: Thursday, August 03, 2000 2:53 PM
Subject: Re: Cocoon?


> I've not found an automatic way. I actually put it in the main httpd.conf
> right after the include for the generated file. I still use the generated
file
> and load it dynamically.
>



Re: Cocoon?

Posted by Andy Lewis <an...@veritas.com>.
I've not found an automatic way. I actually put it in the main httpd.conf
right after the include for the generated file. I still use the generated file
and load it dynamically.

"Thomas T. Veldhouse" wrote:

> Is there a way to get tomcat to automatically do this?  I really would
> prefer that I can continue to load the tomcat-apache.conf dynamically
> instead of hard coding these things.  Perhaps an entry in
> $TOMCAT_HOME/conf/web.xml ?
>
> Tom Veldhouse
> veldy@veldy.net
>
> ----- Original Message -----
> From: Andy Lewis <an...@veritas.com>
> To: <to...@jakarta.apache.org>
> Sent: Thursday, August 03, 2000 2:23 PM
> Subject: Re: Cocoon?
>
> > I have that combo working fine under Linux. Ther eis one step missing in
> the
> > Cocoon setup to have XML files process correctly. You have to define the
> > extension "type" and amp it to a handler in the apache config file. The
> Tomcat
> > generated file doesn't include this.
> >
> >
> > "Thomas T. Veldhouse" wrote:
> >
> > > Has anybody managed to get cocoon (1.7.4) working with Tomcat 3.1 and
> Apache
> > > 1.3.12?  I have followed the somewhat obscure instructions on the
> > > apache/cocoon website to no avail.  The xml is being served "as is".  A
> nice
> > > HOWTO would be wonderful.
> > >
> > > Thanks in advance,
> > >
> > > Tom Veldhouse
> > > veldy@veldy.net
> >
> >


Re: Cocoon?

Posted by "Thomas T. Veldhouse" <ve...@veldy.net>.
Is there a way to get tomcat to automatically do this?  I really would
prefer that I can continue to load the tomcat-apache.conf dynamically
instead of hard coding these things.  Perhaps an entry in
$TOMCAT_HOME/conf/web.xml ?

Tom Veldhouse
veldy@veldy.net

----- Original Message -----
From: Andy Lewis <an...@veritas.com>
To: <to...@jakarta.apache.org>
Sent: Thursday, August 03, 2000 2:23 PM
Subject: Re: Cocoon?


> I have that combo working fine under Linux. Ther eis one step missing in
the
> Cocoon setup to have XML files process correctly. You have to define the
> extension "type" and amp it to a handler in the apache config file. The
Tomcat
> generated file doesn't include this.
>
>
> "Thomas T. Veldhouse" wrote:
>
> > Has anybody managed to get cocoon (1.7.4) working with Tomcat 3.1 and
Apache
> > 1.3.12?  I have followed the somewhat obscure instructions on the
> > apache/cocoon website to no avail.  The xml is being served "as is".  A
nice
> > HOWTO would be wonderful.
> >
> > Thanks in advance,
> >
> > Tom Veldhouse
> > veldy@veldy.net
>
>


Re: Cocoon?

Posted by Andy Lewis <an...@veritas.com>.
I have that combo working fine under Linux. Ther eis one step missing in the
Cocoon setup to have XML files process correctly. You have to define the
extension "type" and amp it to a handler in the apache config file. The Tomcat
generated file doesn't include this.


"Thomas T. Veldhouse" wrote:

> Has anybody managed to get cocoon (1.7.4) working with Tomcat 3.1 and Apache
> 1.3.12?  I have followed the somewhat obscure instructions on the
> apache/cocoon website to no avail.  The xml is being served "as is".  A nice
> HOWTO would be wonderful.
>
> Thanks in advance,
>
> Tom Veldhouse
> veldy@veldy.net


Cocoon/WAP example

Posted by Manish Shah <ma...@enteract.com>.
Hey guys,

I'm trying to get the Cocoon WAP example working on the latest Nokia 1.2
simulator/dev kit. However it keeps giving the error: Exception in
Encoding: Conversion Failed.

Anyone else do this? Has anyone tried this? I tried it just out of the
box, didnt change anything in the config files, am I supposed to?


Re: Cocoon/WAP

Posted by Christian Wenz <ch...@stud.tu-muenchen.de>.
I could've told you that - but is this really a Tomcat issue?

Manish Shah wrote:

> Never mind, got it working.. had to turn off "Fast Encoding" in my
> preferences.
>
> Manish



Cocoon/WAP

Posted by Manish Shah <ma...@enteract.com>.
Never mind, got it working.. had to turn off "Fast Encoding" in my
preferences.

Manish