RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-11 Thread \[de internetman\] Rene Kooyman
Citeren Turner, John [EMAIL PROTECTED]:

 Compile/Recompile:
 
 In CONNECTOR_SRC/jk/native (where CONNECTOR_SRC = wherever you unpacked the
 connector src):
 
 ./buildconf.sh
 ./configure --with-apxs=/path/to/apache/bin/apxs
 make
 make install
 
 The .so file will be in CONNECTOR_SRC/jk/native or native2, I forget which.

Hi John and all others,

I've done this, copied the file(s) to the right location, did all the
proper modifications and still ... everything will work from port 8080,
but not through apache, just have a look:

http://web.jurriaan.org/examples/jsp/   [ nothin ]
http://web.jurriaan.org:8080/examples/jsp/  [ presto: they work ]

I will keep trying to get things right... i think i can ... i think
i can ... i think i can ... i think i can ...

:-)


-- 
Kind regards,

Rene Kooyman


-

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




Re: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-11 Thread Bill Barker

[de internetman] Rene Kooyman [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Citeren Turner, John [EMAIL PROTECTED]:

  Compile/Recompile:
 
  In CONNECTOR_SRC/jk/native (where CONNECTOR_SRC = wherever you unpacked
the
  connector src):
 
  ./buildconf.sh
  ./configure --with-apxs=/path/to/apache/bin/apxs
  make
  make install
 
  The .so file will be in CONNECTOR_SRC/jk/native or native2, I forget
which.

 Hi John and all others,

 I've done this, copied the file(s) to the right location, did all the
 proper modifications and still ... everything will work from port 8080,
 but not through apache, just have a look:

 http://web.jurriaan.org/examples/jsp/   [ nothin ]


Clicking on this link for me gives a nice, pretty Tomcat page.  Are you sure
that you don't have a caching Proxy server between you and it?

 http://web.jurriaan.org:8080/examples/jsp/  [ presto: they work ]

 I will keep trying to get things right... i think i can ... i think
 i can ... i think i can ... i think i can ...

 :-)


 --
 Kind regards,

 Rene Kooyman


 -




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




Re: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-11 Thread \[de internetman\] Rene Kooyman
  http://web.jurriaan.org/examples/jsp/   [ nothin ]
 
 Clicking on this link for me gives a nice, pretty Tomcat page.  Are you
 sure
 that you don't have a caching Proxy server between you and it?

Hi Bill,

The problem isn't that these page's show up (fortunatly) but just click
on one of the examples. Then you'll notice that the scripts aren't run,
you'll just get the source code.. But when you add the port 8080 to the
URL... he presto! Odd, ... or isn't it ?

  http://web.jurriaan.org:8080/examples/jsp/  [ presto: they work ]


-- 
Kind regards,

Rene Kooyman


-

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




RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-11 Thread Turner, John

Yes, very.  This isn't a problem with mod_jk, as far as I can tell.

The 8080 URL didn't work for me just now, which implies to me that Tomcat
isn't even up, but that might be due to maintenance instead of error.

Can you post the log entries that you get when you try to access the
examples on port 80?  Apache's log, mod_jk's log in particular.  You might
need to jack up JK's logging level.

John

 -Original Message-
 From: [de internetman] Rene Kooyman [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 11, 2003 4:16 AM
 To: Tomcat Users List; Bill Barker
 Subject: Re: mod_jk.so / apache 1.3.27 / tomcat 4.1.18
 
 
   http://web.jurriaan.org/examples/jsp/   [ nothin ]
  
  Clicking on this link for me gives a nice, pretty Tomcat 
 page.  Are you
  sure
  that you don't have a caching Proxy server between you and it?
 
 Hi Bill,
 
 The problem isn't that these page's show up (fortunatly) but 
 just click
 on one of the examples. Then you'll notice that the scripts 
 aren't run,
 you'll just get the source code.. But when you add the port 
 8080 to the
 URL... he presto! Odd, ... or isn't it ?
 
   http://web.jurriaan.org:8080/examples/jsp/  [ presto: they work ]
 
 
 -- 
 Kind regards,
 
 Rene Kooyman
 
 
 -
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

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




RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-11 Thread \[de internetman\] Rene Kooyman
Citeren Turner, John [EMAIL PROTECTED]:

 Yes, very.  This isn't a problem with mod_jk, as far as I can tell.
 
 The 8080 URL didn't work for me just now, which implies to me that Tomcat
 isn't even up, but that might be due to maintenance instead of error.
 
 Can you post the log entries that you get when you try to access the
 examples on port 80?  Apache's log, mod_jk's log in particular.  You might
 need to jack up JK's logging level.
 

Sorry, i've given up on mod_jk and am concentrating on mod_webapp.so now.
Seems to work (a little) better, however still not all is as it should be,
another 12 hour day 'waisted' trying to figure out what's wrong ...

.. just keep on going.. eventually we'll (all) get there ..

-- 
Kind regards,

Rene Kooyman


-

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




RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-11 Thread Turner, John

Well, if you keep going with mod_webapp, it will all be wasted, eventually.
It's dead.

John

 -Original Message-
 From: [de internetman] Rene Kooyman [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 11, 2003 1:47 PM
 To: Tomcat Users List
 Subject: RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18
 
 
 Citeren Turner, John [EMAIL PROTECTED]:
 
  Yes, very.  This isn't a problem with mod_jk, as far as I can tell.
  
  The 8080 URL didn't work for me just now, which implies to 
 me that Tomcat
  isn't even up, but that might be due to maintenance instead 
 of error.
  
  Can you post the log entries that you get when you try to access the
  examples on port 80?  Apache's log, mod_jk's log in 
 particular.  You might
  need to jack up JK's logging level.
  
 
 Sorry, i've given up on mod_jk and am concentrating on 
 mod_webapp.so now.
 Seems to work (a little) better, however still not all is as 
 it should be,
 another 12 hour day 'waisted' trying to figure out what's wrong ...
 
 .. just keep on going.. eventually we'll (all) get there ..
 
 -- 
 Kind regards,
 
 Rene Kooyman
 
 
 -
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

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




mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-10 Thread \[de internetman\] Rene Kooyman
Oke, that's done, just use the: /usr/lib/apache folder .. p,
now were getting somewhere, although i can't compile normaly because
apxs is located in the other folder ... so be it 

Now md_jk.so will load... but here's the error messages i was telling
you about earlier:

[warn] Loaded DSO modules/mod_jk.so uses plain Apache 1.3 API, this module 
might crash under EAPI! (please recompile it with -DEAPI)


And like i said before, should this be safe to ignore ... or do i have to
recompile ... and if so: how ?

-- 
Kind regards,

Rene Kooyman


-

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




RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-10 Thread Turner, John

Compile/Recompile:

In CONNECTOR_SRC/jk/native (where CONNECTOR_SRC = wherever you unpacked the
connector src):

./buildconf.sh
./configure --with-apxs=/path/to/apache/bin/apxs
make
make install

The .so file will be in CONNECTOR_SRC/jk/native or native2, I forget which.

John

 -Original Message-
 From: [de internetman] Rene Kooyman [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 10, 2003 3:33 PM
 To: Tomcat Users List
 Subject: mod_jk.so / apache 1.3.27 / tomcat 4.1.18
 
 
 Oke, that's done, just use the: /usr/lib/apache folder .. p,
 now were getting somewhere, although i can't compile normaly because
 apxs is located in the other folder ... so be it 
 
 Now md_jk.so will load... but here's the error messages i was telling
 you about earlier:
 
 [warn] Loaded DSO modules/mod_jk.so uses plain Apache 1.3 
 API, this module 
 might crash under EAPI! (please recompile it with -DEAPI)
 
 
 And like i said before, should this be safe to ignore ... or 
 do i have to
 recompile ... and if so: how ?
 
 -- 
 Kind regards,
 
 Rene Kooyman
 
 
 -
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

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




RE: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-10 Thread Subir Sengupta
I get that too and it doesn't cause any problems.  I didn't build Apache so
I don't know what's causing it.  However you can probably safely ignore it.

Subir

-Original Message-
From: [de internetman] Rene Kooyman [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 10, 2003 12:33 PM
To: Tomcat Users List
Subject: mod_jk.so / apache 1.3.27 / tomcat 4.1.18


Oke, that's done, just use the: /usr/lib/apache folder .. p,
now were getting somewhere, although i can't compile normaly because
apxs is located in the other folder ... so be it 

Now md_jk.so will load... but here's the error messages i was telling
you about earlier:

[warn] Loaded DSO modules/mod_jk.so uses plain Apache 1.3 API, this module 
might crash under EAPI! (please recompile it with -DEAPI)


And like i said before, should this be safe to ignore ... or do i have to
recompile ... and if so: how ?

-- 
Kind regards,

Rene Kooyman


-

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

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




Re: mod_jk.so / apache 1.3.27 / tomcat 4.1.18

2003-02-10 Thread Bill Barker

[de internetman] Rene Kooyman [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Oke, that's done, just use the: /usr/lib/apache folder .. p,
 now were getting somewhere, although i can't compile normaly because
 apxs is located in the other folder ... so be it 

 Now md_jk.so will load... but here's the error messages i was telling
 you about earlier:

 [warn] Loaded DSO modules/mod_jk.so uses plain Apache 1.3 API, this module
 might crash under EAPI! (please recompile it with -DEAPI)


 And like i said before, should this be safe to ignore ... or do i have to
 recompile ... and if so: how ?


It will probably crash (unless you disable SSL support at runtime).  You
need to provide the correct --with-apxs path the the mod_jk configure script
so that it knows to compile with the EAPI code.

 --
 Kind regards,

 Rene Kooyman


 -




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




mod_jk.so + Apache 1.3.12 + tomcat 3.2.2 + solaris 2.8 + Help needed

2002-01-17 Thread Abhishek Pamecha


Hi I am tryin to make apache 1.3.12 talk with Tomcat 3.2.2 on Sun
Solaris 2.8 using mod_jk.so

I have installed apache in my user directory with a port setting on 5000
under dir name webb
I have installe tomcat in a separate  folder under dir name tomcat
I had an executable mod_jk.so so I put that in the libexec directory.
tHen I changed the server.xml in tomcat/conf so Configure tomcat with
Apj13connectionHandler on port 8009
I also changed the workers.properties in tomcat  according to teh
docs...
I also comented the connection tag of the serverxml as I am going to use
tomcat with Apache so I do not need its port number.
the tomcat as a stamdalone starts up fine with  no glitches...
Then I included the mod_jk.conf-auto file in apache's httpd.conf file.
Now when I start apache it does not start up  and the following error
comes...


Syntax error on line 207 of /users/sch12038/webb/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module
not included in the server configuration
apachectl start: httpd could not be started

I checked the manuals and docs but could not find a way out of this
one
Please help me...
How do I make apache recognise that tomcat is there listening for jsp
files etc...
and if i can... then can i set a port number for tomcat to listen to and
set that in some apache config file..?

TIA
Abhishek


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: mod_jk.so + apache

2001-08-16 Thread Yann Sagon

Le Mercredi 15 Août 2001 22:47, vous avez écrit :
 I place mod_jk.so in my /etc/httpd/modules directory and then used
 LoadModule jk_module  modules/mod_jk.so

 in httpd.conf.  Either case, check where your mod_jk.so file is and set the
 LoadModule directive to it.  Either absolute or relative path to /etc/httpd
 should work.

 I'm also on a Mandrake 8 box, so individual OS and/or Apache install
 mileage may very.


Hi,
Yes, I've checked it. If I give a wrong path, apache complains about it. So 
it doesn't seems to be that.

Yann Sagon



Re: mod_jk.so + apache

2001-08-15 Thread Yann Sagon

Jonathon Wallen a écrit :
 
 
 My probleme:
Thanks but no, it doesn't change something.

 you have this line in your httpd.conf -
 LoadModule jk_module  libexec/mod_jk.so
 
 maybe it should be -
 LoadModule jk_module  /etc/httpd/libexec/mod_jk.so
 
 I'm just as new to this as you are so I'm probably wrong :)



Re: mod_jk.so + apache

2001-08-15 Thread David Smith

I place mod_jk.so in my /etc/httpd/modules directory and then used
LoadModule jk_modulemodules/mod_jk.so

in httpd.conf.  Either case, check where your mod_jk.so file is and set the 
LoadModule directive to it.  Either absolute or relative path to /etc/httpd 
should work.

I'm also on a Mandrake 8 box, so individual OS and/or Apache install mileage 
may very.

--David Smith

On Tuesday 14 August 2001 09:09 pm, you wrote:
 My probleme:
 when I try to start apache:
 
 #apachectl start
 Starting httpd: Syntax error on line 774 of /etc/httpd/conf/httpd.conf:
 Invalid command 'JkMount', perhaps mis-spelled or defined by a module
 not included in the server configuration
 [FAILED]
 
 Thank you
 
 Yann Sagon

 you have this line in your httpd.conf -
 LoadModule jk_module  libexec/mod_jk.so

 maybe it should be -
 LoadModule jk_module  /etc/httpd/libexec/mod_jk.so

 I'm just as new to this as you are so I'm probably wrong :)



Re: mod_jk.so + apache

2001-08-15 Thread Bernard T. Higonnet

Yann Sagon wrote:

 Hi,
 
 I'm very new to tomcat + apache.
 
 I've dowmloaded tomcat 3.2.3 and mod_jk.so (eapi)
 I'v installed tomcat as a standalone version without problem.
 
 Now, I want to use it with apache and some virtual hosts.


In case you aren't a French native speaker, write back for a translation!

Moi j'ai installé mod_jk.so (trouvé suite à votre indication) dans un 
serveur Apache 1.3.19 avec deux serveurs virtuels.

J'ai utilisé le mod_jk.conf-auto produit par Tomcat, et après avoir 
pataugé un peu pour donner de bonnes valeurs à Alias pour définir la 
racine de  la zone servlets j'ai pu exécuter les exemples, 
ostensiblement sans problème à travers Apache.

Chose curieuse, mod_jk.conf-auto ne comporte pas de ligne AddModule 
mod_jk.c.

Hope this helps, and thanks for your previous answer.

BTH
-- 
   BT Higonnet
   22 rue Nicolo
75116 Paris




mod_jk.so + apache

2001-08-14 Thread Yann Sagon

Hi,

I'm very new to tomcat + apache.

I've dowmloaded tomcat 3.2.3 and mod_jk.so (eapi)
I'v installed tomcat as a standalone version without problem.

Now, I want to use it with apache and some virtual hosts.

I have a probleme with the configuration of apache (I guess).
I have mod_jk.so in /etc/httpd/libexec/mod_jk.so

in my httpd.conf:

...
nb: those lines comes before mod_rewrite.so
LoadModule jk_module  libexec/mod_jk.so
AddModule mod_jk.c
##Configuration de mod_jk.c
JkWorkersFile /usr/local/tomcat-3.2.3/conf/workers.properties
JkLogFile /usr/local/apache/logs/mod_jk.log
JkLogLevelinfo
...
and then, some virtual hosts:
...
VirtualHost 192.168.100.50:80
DocumentRoot /raid/ysagon/web
ServerName yanndev.local.hasa.ch
JkMount /*.jsp ajp13
JkMount /servlet/* ajp13
/VirtualHost
...

My probleme:
when I try to start apache:

#apachectl start
Starting httpd: Syntax error on line 774 of /etc/httpd/conf/httpd.conf:
Invalid command 'JkMount', perhaps mis-spelled or defined by a module
not included in the server configuration
   [FAILED]

Thank you

Yann Sagon



Re: mod_jk.so + apache

2001-08-14 Thread matt

how did you know you wanted the eapi mod_jk rather than non?




Re: mod_jk.so + apache

2001-08-14 Thread Jonathon Wallen


My probleme:
when I try to start apache:

#apachectl start
Starting httpd: Syntax error on line 774 of /etc/httpd/conf/httpd.conf:
Invalid command 'JkMount', perhaps mis-spelled or defined by a module
not included in the server configuration
[FAILED]

Thank you

Yann Sagon

you have this line in your httpd.conf -
LoadModule jk_module  libexec/mod_jk.so

maybe it should be -
LoadModule jk_module  /etc/httpd/libexec/mod_jk.so

I'm just as new to this as you are so I'm probably wrong :)
-- 

- 
- Jonathon Wallen
- B,DES College of Fine Arts, UNSW
- [EMAIL PROTECTED]
- [EMAIL PROTECTED]
- [EMAIL PROTECTED]
- 



tomcat 3.2.1 mod_jk.so apache 1.3.14 problem

2001-04-18 Thread J. Doug Brown

Hello,
  I have installed and have tomcat working correctly in stand alone
mode.  I am having difficulty geting apache to send requests through to
tomcat.  When I try to load , oh say the date example under the jsp
directory this is what I get:

web responst - looks like html but displayed as text only, browser
doesn't recognise as html:
html
!--
  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  reserved.
--

%@ page session="false"%

body bgcolor="white"
jsp:useBean id='clock' scope='page' class='dates.JspCalendar'
type="dates.JspCalendar" /

font size=4
ul
liDay of month: is  jsp:getProperty name="clock"
property="dayOfMonth"/
liYear: is  jsp:getProperty name="clock" property="year"/
liMonth: is  jsp:getProperty name="clock" property="month"/
liTime: is  jsp:getProperty name="clock" property="time"/
liDate: is  jsp:getProperty name="clock" property="date"/
liDay: is  jsp:getProperty name="clock" property="day"/
liDay Of Year: is  jsp:getProperty name="clock"
property="dayOfYear"/
liWeek Of Year: is  jsp:getProperty name="clock"
property="weekOfYear"/
liera: is  jsp:getProperty name="clock" property="era"/
liDST Offset: is  jsp:getProperty name="clock"
property="DSTOffset"/
liZone Offset: is  jsp:getProperty name="clock"
property="zoneOffset"/
/ul
/font

/body
/html


with logging turned on in debug mode, this is all I see:

== /var/log/tomcat/mod_jk.log ==
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker,
done without a match
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker,
done without a match
 
== /var/log/httpd/access_log ==
208.158.53.156 - - [18/Apr/2001:11:29:34 +] "GET /examples/
HTTP/1.0" 200
1051  



It seems like apache is just serving the files without trying mod_jk,
except for the mod_jk.log which indicates that it is being called.  Any
ideas of what I should be looking for here?

 Thanks 
  Doug Brown

-- 
 J. Doug Brown - Fairmont, WV
  Software Engineer @ ProLogic, Inc.
mailto:[EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
http://members.citynet.net/kbrown/Doug   http://www.prologic-inc.com



tomcat 3.2.1 mod_jk.so apache 1.3.14 problem - log correction

2001-04-18 Thread J. Doug Brown

In the previous message I grabbed the wrong lines from my log files. 
Here are the relevant lines



== /var/log/httpd/access_log ==
208.158.53.156 - - [18/Apr/2001:11:41:28 +] "GET
/examples/jsp/dates/date.jsp HTTP/1.0" 200 1043
 
== /var/log/httpd/agent_log ==
Mozilla/4.76 [en] (X11; U; Linux 2.2.15-4mdk i686)
 
== /var/log/httpd/referer_log ==
http://yavin.prologic-inc.com/examples/jsp/ -
/examples/jsp/dates/date.jsp
 
== /var/log/tomcat/mod_jk.log ==
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (406)]: jk_uri_worker_map_t::map_uri_to_worker,
Found a match
ajp12


any ideas
-- 
 J. Doug Brown - Fairmont, WV
  Software Engineer @ ProLogic, Inc.
mailto:[EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
http://members.citynet.net/kbrown/Doug   http://www.prologic-inc.com



RE: tomcat 3.2.1 mod_jk.so apache 1.3.14 problem

2001-04-18 Thread Ed Tosh

Check to ensure "AddModule mod.jk.c" is in httpd.conf or mod_jk.conf-auto.
In my configuration I have to add that line manually to correct the problem.
Added it after the LoadModule line in mod_jk.conf-auto

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of J. Doug Brown
Sent: Wednesday, April 18, 2001 8:36 AM
To: [EMAIL PROTECTED]
Subject: tomcat 3.2.1 mod_jk.so  apache 1.3.14 problem


Hello,
  I have installed and have tomcat working correctly in stand alone
mode.  I am having difficulty geting apache to send requests through to
tomcat.  When I try to load , oh say the date example under the jsp
directory this is what I get:

web responst - looks like html but displayed as text only, browser
doesn't recognise as html:
html
!--
  Copyright (c) 1999 The Apache Software Foundation.  All rights
  reserved.
--

%@ page session="false"%

body bgcolor="white"
jsp:useBean id='clock' scope='page' class='dates.JspCalendar'
type="dates.JspCalendar" /

font size=4
ul
liDay of month: is  jsp:getProperty name="clock"
property="dayOfMonth"/
liYear: is  jsp:getProperty name="clock" property="year"/
liMonth: is  jsp:getProperty name="clock" property="month"/
liTime: is  jsp:getProperty name="clock" property="time"/
liDate: is  jsp:getProperty name="clock" property="date"/
liDay: is  jsp:getProperty name="clock" property="day"/
liDay Of Year: is  jsp:getProperty name="clock"
property="dayOfYear"/
liWeek Of Year: is  jsp:getProperty name="clock"
property="weekOfYear"/
liera: is  jsp:getProperty name="clock" property="era"/
liDST Offset: is  jsp:getProperty name="clock"
property="DSTOffset"/
liZone Offset: is  jsp:getProperty name="clock"
property="zoneOffset"/
/ul
/font

/body
/html


with logging turned on in debug mode, this is all I see:

== /var/log/tomcat/mod_jk.log ==
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker,
done without a match
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker,
done without a match

== /var/log/httpd/access_log ==
208.158.53.156 - - [18/Apr/2001:11:29:34 +] "GET /examples/
HTTP/1.0" 200
1051



It seems like apache is just serving the files without trying mod_jk,
except for the mod_jk.log which indicates that it is being called.  Any
ideas of what I should be looking for here?

 Thanks
  Doug Brown

--
 J. Doug Brown - Fairmont, WV
  Software Engineer @ ProLogic, Inc.
mailto:[EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
http://members.citynet.net/kbrown/Doug   http://www.prologic-inc.com




SOLVED: tomcat 3.2.1 mod_jk.so apache 1.3.14 problem

2001-04-18 Thread J. Doug Brown

Thanks for the advice given.  I downloaded the binary distribution for
tomcat 3.2.1 and also grabbed the mod_jk.so from linux/i386 directory. 
After I grabbed the sources and rebuild mod_jk.so from scratch apache
could talk to tomcat.  What a PITA this has been trying to figure this
one out for 2 days.

  Thanks for the help
  Doug
-- 
 J. Doug Brown - Fairmont, WV
  Software Engineer @ ProLogic, Inc.
mailto:[EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
http://members.citynet.net/kbrown/Doug   http://www.prologic-inc.com



Re: SOLVED: tomcat 3.2.1 mod_jk.so apache 1.3.14 problem

2001-04-18 Thread Pae Choi

Welcome to the bleeding edge of the open source projects.
:-)

Pae

-Original Message-
From: J. Doug Brown [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Wednesday, April 18, 2001 12:31 PM
Subject: SOLVED: tomcat 3.2.1 mod_jk.so  apache 1.3.14 problem


Thanks for the advice given.  I downloaded the binary distribution for
tomcat 3.2.1 and also grabbed the mod_jk.so from linux/i386 directory. 
After I grabbed the sources and rebuild mod_jk.so from scratch apache
could talk to tomcat.  What a PITA this has been trying to figure this
one out for 2 days.

  Thanks for the help
  Doug
-- 
  J. Doug Brown - Fairmont, WV
   Software Engineer @ ProLogic, Inc.
mailto:[EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
http://members.citynet.net/kbrown/Doug   http://www.prologic-inc.com