I too saw that mod_jk thinks it is talking to tomcat. But I do not see
any logs in tomcat to indicate that.
Also with the same parameters mod_proxy_ajp is able to fetch my page.
Could be some nasty machine specific thing.
On Fri, Dec 4, 2009 at 12:45 AM, Rainer Jung wrote:
> On 04.12.2009 09:31,
On 04.12.2009 09:31, groupalias v wrote:
Also as I promised here is the mod_jk.log after running it in debug
mode ( please note that I am not looking for an answer but would still
be looking to figure out what's happening with mod_jk) --
Skipping init messages ...
[Tue Dec 01 14:13:01 2009]
I got busy at work and could not get back with information.
Chris, The inconsistencies you have pointed out are my mistake in the
email trying to clean up the URLs to shorten the strings and to remove
machine specific identifying information. The config files are
consistent and I still get the er
groupalias v wrote:
In response to Chris' question - I have only one tomcat instance
running and it picks up the webapps in /srv/tomcat6/webapps/
and the URL www.example.com:8080/test/index.jsp works fine. I tried
with the mod_jk.c and jk_module with the same result.
In response to André's qu
Check again (I think André's) hint about JkMountCopy.
Regards,
Rainer
On 02.12.2009 17:33, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vas,
On 12/2/2009 11:06 AM, groupalias v wrote:
In response to Chris' question - I have only one tomcat instance
running and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vas,
On 12/2/2009 11:06 AM, groupalias v wrote:
> In response to Chris' question - I have only one tomcat instance
> running and it picks up the webapps in /srv/tomcat6/webapps/
> and the URL www.example.com:8080/test/index.jsp works fine.
- From w
In response to Chris' question - I have only one tomcat instance
running and it picks up the webapps in /srv/tomcat6/webapps/
and the URL www.example.com:8080/test/index.jsp works fine. I tried
with the mod_jk.c and jk_module with the same result.
In response to André's question this is the fir
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
On 12/1/2009 10:26 AM, André Warnier wrote:
groupalias v wrote:
httpd.conf
-
LoadModule jk_module modules/mod_jk.so
What the h.. is this line for : ?
It's for conditional inclusion of Apac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
On 12/1/2009 10:26 AM, André Warnier wrote:
> groupalias v wrote:
>>
>> httpd.conf
>> -
>>
>> LoadModule jk_module modules/mod_jk.so
>>
>>
>
> What the h.. is this line for : ?
It's for conditional inclusion of Apache http
> From: Ashok Kumar [mailto:asho...@gmail.com]
> Subject: Re: Debugging tomcat<->apache(mod_jk) bridge
>
> Thanks for your reply. I am using the standalone tomcat app server, no
> web server.
You replied to the wrong thread - the subject line should have given you a
clue.
Thanks for your reply. I am using the standalone tomcat app server, no web
server.
We are using tomcat 6.0.20. We installed the self signed certificate on it,
its working fine.
Now we installed the CA (goDaddy) certificate in order to use CA certificate
and updated the server.xml and restarted th
groupalias v wrote:
See answers inline -
On Tue, Dec 1, 2009 at 7:26 AM, André Warnier wrote:
groupalias v wrote:
httpd.conf
-
LoadModule jk_module modules/mod_jk.so
What the h.. is this line for : ?
I don't understand. Am I using the wrong module identifier? Or
See answers inline -
On Tue, Dec 1, 2009 at 7:26 AM, André Warnier wrote:
> groupalias v wrote:
>>
>> httpd.conf
>> -
>>
>> LoadModule jk_module modules/mod_jk.so
>>
>>
>
> What the h.. is this line for : ?
I don't understand. Am I using the wrong module identifier? Or a
groupalias v wrote:
httpd.conf
-
LoadModule jk_module modules/mod_jk.so
What the h.. is this line for : ?
Alias /test/ "/srv/tomcat6/webapps/A"
It kind of contradicts these next lines :
JKMount/test/ A
JkMount /test/* A
Because of the Alias line, I
Hi,
I am trying to set up mod_jk to forward requests to the webapp in
tomcat. The webapp itself works when accessed directly. But I get a
400 error in mod_jk when I try to access it (even the index.jsp)
through apache.
I see the error 400 in mod_jk.log but see nothing in tomcat logs. Its
as if th
15 matches
Mail list logo