Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 18640 invoked from network); 7 Oct 2000 03:57:36 -0000 Received: from web124.yahoomail.com (205.180.60.192) by locus.apache.org with SMTP; 7 Oct 2000 03:57:36 -0000 Received: (qmail 21256 invoked by uid 60001); 7 Oct 2000 03:57:35 -0000 Message-ID: <20001007035735.21255.qmail@web124.yahoomail.com> Received: from [63.50.250.17] by web124.yahoomail.com; Fri, 06 Oct 2000 20:57:35 PDT Date: Fri, 6 Oct 2000 20:57:35 -0700 (PDT) From: Falcon cheetah Subject: Re: Eleminating 8080 port for xml! To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1365180540-970891055=:21197" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --0-1365180540-970891055=:21197 Content-Type: text/plain; charset=us-ascii Great! I replaced my old statement with yours i.e. JkMount /*.xml ajp12 and restarted. Everything seems to work fine. I tested the servlets, jsp, and xml's from all my contexts and looks like it worked. But I do not understand what you said about the mime/type issues! If you'd like to direct me to somewhere I can get more info? Also looks like everyone is mentioning the jk_post_config NULL issue. I get this message, but nothing seems wrong, not even an error logged into the mod_jk.log. Thanks. Ahmed. kenneth topp wrote: On Fri, 6 Oct 2000, Falcon cheetah wrote: > > I am running Apache 1.3.12 with Tomcat 3.2.4 and Cocoon 1.7.4. > > I found in the installation example on xml.apache.org/cocoon a tip on > how to make cocoon work without the 8080 port. > > now I can do http://localhost/_xml/working/index.xml before I had to > go http://localhost:8080/_xml/working/index.xml whichi si not nice. > > Anyway. The trick was to add > > AddHandler jserv-servlet .xml to the config file. I have it in > httpd.conf and it works fine. Now I am thinking to move to mod_jk.so > > but this guy does not understand the jserv-servlet part! what is > mod_jk called? In otherwords, I need to replace this AddHandler with > another that mod_jk would understand. JkMount /*.xml ajp12 ^^^^^^^ This may be different for your site. You also may have a mime/type issue.. It's unclear (via the docs) how you should straighten that out (if it doesn't work). But that's the next problem. This should fix your first problem. This is assuming that you are using mod_jk and not mod_jserv (both of which work with tomcat). Good luck, Kenneth Topp > > > > For now I am running both mod_jserv and mod_jk. They do not seems to > clash. Please if someone found a way to solve this issuse I would be > greatful.. > > Best Regards. > > Ahmed. > > > > --------------------------------- > Do You Yahoo!? > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! --------------------------------- Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! --0-1365180540-970891055=:21197 Content-Type: text/html; charset=us-ascii

Great!

I replaced my old statement with yours i.e. JkMount /*.xml ajp12 and restarted. Everything seems to work fine. I tested the servlets,

jsp, and xml's from all my contexts and looks like it worked. But I do not understand what you said about the mime/type issues! If you'd like to direct me to somewhere I can get more info? Also looks like everyone is mentioning the jk_post_config NULL issue. I get this message, but nothing seems wrong, not even an error logged into the mod_jk.log.

Thanks.

Ahmed.

  kenneth topp <caught@prodigy.net> wrote:


On Fri, 6 Oct 2000, Falcon cheetah wrote:

>
> I am running Apache 1.3.12 with Tomcat 3.2.4 and Cocoon 1.7.4.
>
> I found in the installation example on xml.apache.org/cocoon a tip on
> how to make cocoon work without the 8080 port.
>
> now I can do http://localhost/_xml/working/index.xml before I had to
> go http://localhost:8080/_xml/working/index.xml whichi si not nice.
>
> Anyway. The trick was to add
>
> AddHandler jserv-servlet .xml to the config file. I have it in
> httpd.conf and it works fine. Now I am thinking to move to mod_jk.so
>
> but this guy does not understand the jserv-servlet part! what is
> mod_jk called? In otherwords, I need to replace this AddHandler with
> another that mod_jk would understand.



JkMount /*.xml ajp12
^^^^^^^
This may be different for your site.

You also may have a mime/type issue.. It's unclear (via the docs) how you
should straighten that out (if it doesn't work). But that's the next
problem. This should fix your first problem.

This is assuming that you are using mod_jk and not mod_jserv (both of
which work with tomcat).

Good luck,

Kenneth Topp


>
>
>
> For now I am running both mod_jserv and mod_jk. They do not seems to
> clash. Please if someone found a way to solve this issuse I would be
> greatful..
>
> Best Regards.
>
> Ahmed.
>
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!



Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! --0-1365180540-970891055=:21197--