You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kaushal Shriyan <ka...@gmail.com> on 2005/11/10 07:50:23 UTC

Mod_jk Connector

I have downloaded the following application

httpd-2.0.49.tar.gz
jakarta-tomcat-4.1.31.tar.gz
jakarta-tomcat-connectors-1.2.15-src.tar.gz

I am able to check http://localhost:8080/index.jsp
and http://localhost

But when I do  http://localhost/examples it says

Not Found

The requested URL /examples was not found on this server.
Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80

Please help me to resolve this issue

Thanks and regards

Kaushal Shriyan

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


Re: Mod_jk Connector

Posted by "Seak, Teng-Fong" <se...@yahoo.com>.
    Well, he has written that "I have downloaded the following 
application" so that doesn't seem to be legacy.  And normally these 
stuffs work quite independently of hardware apart from performance, but 
the latest Java works quite good in old machines.

    Or at least, if I were he, I would use Tomcat 5.0.x if there's a 
problem on JRE.

Torsten Krah wrote:

>Just guessing: They got legacy stuff and want to use it and doesnt have
>the man power to upgrade it or development is discarded but their still
>users who want to work with it - just a thought.
>
>Afaik 4.1.31 is the latest 4.1.x Tomcat, so its not old. 
>
>Its like FreeBSD 4.X vs 6.X which was released a few days ago, many
>users still want to use 4.X because they trust in it.
>
>best regards
>
>Torsten
>
>Am Donnerstag, den 10.11.2005, 13:12 +0100 schrieb Seak, Teng-Fong:
>  
>
>>    A curious question: I've lots of mails here in which people are 
>>using old versions of stuffs.  Real old stuffs!  For example, Tomcat 
>>reaches already 5.5.12.  Why don't you get the latest ones to see it 
>>works first?
>>
>>Kaushal Shriyan wrote:
>>
>>    
>>
>>>I have downloaded the following application
>>>
>>>httpd-2.0.49.tar.gz
>>>jakarta-tomcat-4.1.31.tar.gz
>>>jakarta-tomcat-connectors-1.2.15-src.tar.gz
>>>
>>>I am able to check http://localhost:8080/index.jsp
>>>and http://localhost
>>>
>>>But when I do  http://localhost/examples it says
>>>
>>>Not Found
>>>
>>>The requested URL /examples was not found on this server.
>>>Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80
>>>
>>>Please help me to resolve this issue
>>>
>>>Thanks and regards
>>>
>>>Kaushal Shriyan
>>> 
>>>      
>>>


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


Re: Mod_jk Connector

Posted by Torsten Krah <tk...@fachschaft.imn.htwk-leipzig.de>.
Just guessing: They got legacy stuff and want to use it and doesnt have
the man power to upgrade it or development is discarded but their still
users who want to work with it - just a thought.

Afaik 4.1.31 is the latest 4.1.x Tomcat, so its not old. 

Its like FreeBSD 4.X vs 6.X which was released a few days ago, many
users still want to use 4.X because they trust in it.

best regards

Torsten

Am Donnerstag, den 10.11.2005, 13:12 +0100 schrieb Seak, Teng-Fong:
>     A curious question: I've lots of mails here in which people are 
> using old versions of stuffs.  Real old stuffs!  For example, Tomcat 
> reaches already 5.5.12.  Why don't you get the latest ones to see it 
> works first?
> 
> Kaushal Shriyan wrote:
> 
> >I have downloaded the following application
> >
> >httpd-2.0.49.tar.gz
> >jakarta-tomcat-4.1.31.tar.gz
> >jakarta-tomcat-connectors-1.2.15-src.tar.gz
> >
> >I am able to check http://localhost:8080/index.jsp
> >and http://localhost
> >
> >But when I do  http://localhost/examples it says
> >
> >Not Found
> >
> >The requested URL /examples was not found on this server.
> >Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80
> >
> >Please help me to resolve this issue
> >
> >Thanks and regards
> >
> >Kaushal Shriyan
> >  
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 


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


Re: Mod_jk Connector

Posted by "Seak, Teng-Fong" <se...@yahoo.com>.
    A curious question: I've lots of mails here in which people are 
using old versions of stuffs.  Real old stuffs!  For example, Tomcat 
reaches already 5.5.12.  Why don't you get the latest ones to see it 
works first?

Kaushal Shriyan wrote:

>I have downloaded the following application
>
>httpd-2.0.49.tar.gz
>jakarta-tomcat-4.1.31.tar.gz
>jakarta-tomcat-connectors-1.2.15-src.tar.gz
>
>I am able to check http://localhost:8080/index.jsp
>and http://localhost
>
>But when I do  http://localhost/examples it says
>
>Not Found
>
>The requested URL /examples was not found on this server.
>Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80
>
>Please help me to resolve this issue
>
>Thanks and regards
>
>Kaushal Shriyan
>  
>


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


Re: Mod_jk Connector

Posted by Andoni <an...@eurokom.ie>.
Hi,

You have to have your Apache's httpd.conf file connecting it to Tomcat.

Do a search of your httpd.conf file for the letter's jk and see post the results.

If they are not there then your JK adapter is not including it's automatically created mod_jk.conf file into apache's httpd.conf.

Andoni.

  ----- Original Message ----- 
  From: Kaushal Shriyan 
  Newsgroups: gmane.comp.jakarta.tomcat.user
  Sent: Thursday, November 10, 2005 6:50 AM
  Subject: Mod_jk Connector


  I have downloaded the following application

  httpd-2.0.49.tar.gz
  jakarta-tomcat-4.1.31.tar.gz
  jakarta-tomcat-connectors-1.2.15-src.tar.gz

  I am able to check http://localhost:8080/index.jsp
  and http://localhost

  But when I do  http://localhost/examples it says

  Not Found

  The requested URL /examples was not found on this server.
  Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80

  Please help me to resolve this issue

  Thanks and regards

  Kaushal Shriyan