I too got the same problem, here I what I understood is , when you try to execute 
/examples/jsp/images/ you could see iamges, but you can't execute jsp's this means 
apache itself  is executing /examples/jsp/images/ but not tomcat,  because images can 
be viewed by apacahe but where as jsp's can't be executed by apache right,    
     So here my conclusion is might be either you didn't configure mod_jk.so properly 
or workers.properties  and mod_jk.conf  properly
  better try to reconfigure mod_jk.so


-----Original Message-----
From:   Turner, John [mailto:[EMAIL PROTECTED]]
Sent:   Fri 9/20/2002 12:00 PM
To:     'Tomcat Users List'
Cc:     
Subject:        RE: unusual problem after installing mod_jk.so ???

If exmaples are in /path/to/tomcat/examples and your Apache root is
/some/other/path/to/htdocs then yes, it sounds like you have mod_jk.so
installed.

>From what you have said, it sounds like your JkMount directives are not
correct.

John


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 9:59 PM
> To: [EMAIL PROTECTED]
> Subject: unusual problem after installing mod_jk.so ???
> 
> 
> Hi All.
> I believe I might have installed mod_jk.so 
> Tomcat works fine : "http://MyServer:8080/examples";.
> All executables in jsp/ and servlets/ work fine.
> From IE I entered "http://MyServer/examples"; ... 
> (1) list for images/ ; jsp/ and servlets/ comes up ;
> (2) all 3 images shown when clicked - fine ;
> (3) clicked and gone into jsp/ all the examples show up.
> (3.1) clicking on number guess, rate, snoop etc throws this 
> error : page
> cannot be found
> (3.2) clikcing on ErrorPage --> Select car / submit --> page cannot be
> found
> (4) Likewise servlets/ , can go in but cannot execute the examples.
> (5) All source codes can be displayed when clicked on.
> 
> This is excruciating : 
> * Have I installed mod_jk.so sucessfully or not ???
> * Have I got Apache talking with Tomcat ???
> * How come most of the executables cannot be run ???
> 
> Close yet so far
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




<<winmail.dat>>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to