You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Krzysztof Janiszewski <to...@fr.pl> on 2003/04/10 17:06:32 UTC

Cocoon and mod_jk

Hi!

Does somebody know why mod_jk doesn't work with cocoon?
When I access my webpage through Tomcat-httpd with request:

http://tomcat.foo.com:8080/webapp/ I'm redirected by cocoon
http://tomcat.foo.com:8080/webapp/content/web/index.html and I can see
generated page, but when I try to do the same via apache+mod_jk:

http://apache.foo.com/webapp/ I'm redirected to
http://apache.foo.com:8080/webapp/content/web/index.html but get 404
error.

Apache.foo.com is connected to tomcat.foo.com via mod_jk and i have
application mounted with

JkMount /* ajp13

Best regards
Krzysztof




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Cocoon and mod_jk

Posted by Lajos <la...@galatea.com>.
Try cocoon-users mailing list, but maybe your <map:redirect-to> isn't right.

Lajos


Krzysztof Janiszewski wrote:
> Hi!
> 
> Does somebody know why mod_jk doesn't work with cocoon?
> When I access my webpage through Tomcat-httpd with request:
> 
> http://tomcat.foo.com:8080/webapp/ I'm redirected by cocoon
> http://tomcat.foo.com:8080/webapp/content/web/index.html and I can see
> generated page, but when I try to do the same via apache+mod_jk:
> 
> http://apache.foo.com/webapp/ I'm redirected to
> http://apache.foo.com:8080/webapp/content/web/index.html but get 404
> error.
> 
> Apache.foo.com is connected to tomcat.foo.com via mod_jk and i have
> application mounted with
> 
> JkMount /* ajp13
> 
> Best regards
> Krzysztof
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


-- 



                    Lajos Moczar
       ----------------------------------------
     Open Source Support, Consulting and Training
       ----------------------------------------
             Cocoon Developer's Handbook
  (www.amazon.com/exec/obidos/tg/detail/-/0672322579)

                    _      _____
                   / \         /
                  /___\      /
                 /     \   /____

      http://www.galatea.com -- powered by AzSSL


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org