RE: Log on Tomcat

2003-01-08 Thread John Bullock
Depending on what you're getting at... you can just read and write from a text file referenced in the class file... however, System.out.println'ing stuff to a .java file and compiling on the fly, etc... would be quite a mess... [ j o h n ] -Original Message- From: Lindomar [mailto:[EMAIL

RE: Log on Tomcat

2003-01-08 Thread John Bullock
Ohhh... I see what the question was now... *doh* I thought he was asking how to System.out.println into a class. :) [ j o h n ] -Original Message- From: Shrotriya, Sumit [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 12:03 PM To: 'Tomcat Users List' Subject: RE: Log on

RE: mod_jk tomcat/apache connector issue (dead horse)

2003-01-08 Thread John Bullock
and configure files, but nowhere else... Why would it try to do an 'ld -- -'? [ j o h n ] -Original Message- From: John Bullock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 4:22 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache connector issue Well, I really hope

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
, January 06, 2003 5:56 PM To: Tomcat Users List Subject: Re: mod_jk tomcat/apache connector issue John Bullock wrote: I'll try to explain.. :) For a long time, I've tried to build mod_jk with the 4.1.18 connectors package to no avail... it wouldn't give any errors, but I'd wind up

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
-Original Message- From: John Bullock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:24 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache connector issue Thanks Adrian... I commented out the JK2 connector in server.xml and uncommented the JK connector... still got

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
connectors backwards compatable with jk. John Bullock wrote: Thanks Adrian... I commented out the JK2 connector in server.xml and uncommented the JK connector... still got the 'syntax error on line 4' error message when attempting to start apache. I also followed the instructions for trying to build

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
you run ldconfig lately? I think it is supposed to run on startup, but maybe something got munged up recently. John -Original Message- From: John Bullock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 3:03 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
connector issue Ooops, my bad. Sorry about that. What's the value of LD_LIBRARY_PATH in your environment? John -Original Message- From: John Bullock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 3:39 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache connector

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
the Jakarta site? OR an old one from my site? John -Original Message- From: John Bullock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 3:45 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache connector issue Everything looks fine with ld.so.1 # echo

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
, still stumped. :) I will ping some of the folks here and see if anyone has ideas, but it probably won't help you much. John -Original Message- From: John Bullock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 4:01 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache

RE: mod_jk tomcat/apache connector issue

2003-01-07 Thread John Bullock
: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 1:47 PM To: 'Tomcat Users List' Subject: RE: mod_jk tomcat/apache connector issue Do you have a file called ld.so or ld.so.x on your system? If so, symlink it to ld.so.1. John -Original Message- From: John Bullock

mod_jk tomcat/apache connector issue

2003-01-06 Thread John Bullock
Haven't seen this anywhere, but when I try to start apache (2.0.43) with the mod_jk module enabled, I get: #apachectl start Syntax error on line 4 of /usr/local/tomcat/conf/auto/mod_jk.conf: Can't locate API module structure `jk_module' in file /usr/local/apache2/modules/mod_jk.so: ld.so.1:

RE: mod_jk tomcat/apache connector issue

2003-01-06 Thread John Bullock
tomcat/apache connector issue John Bullock wrote: Haven't seen this anywhere, but when I try to start apache (2.0.43) with the mod_jk module enabled, I get: #apachectl start Syntax error on line 4 of /usr/local/tomcat/conf/auto/mod_jk.conf: Can't locate API module structure `jk_module' in file /usr