DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-09-18 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|tomcat- |

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-03-21 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! --- Additional Comments From [EMAIL PROTECTED] 2003-03-21 20:45 --- Is any update on this .. ! Is this a BUG ?? How to solve this ?? or any pre- complied version of mod_jk for AIX 4.3.3 and Apache

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-03-13 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! --- Additional Comments From [EMAIL PROTECTED] 2003-03-13 16:16 --- Still the problem exists ..! Details of System :: System Details :: IBM - AIX 4.3.3 Apache 2.0.40 Jakarta

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-03-03 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|RE

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-02-24 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 17332] New: - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-02-24 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! Summary: Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! Product: Tomcat 4 Version: 4.0.4 Final Platform: Other OS/Versio

Re: MacOS X - mod_jk.so

2003-02-03 Thread Han Ming Ong
this URL: http://www.geektimes.com/macintosh/os/x/10_0/and/tomcat_install.html On Sunday, February 2, 2003, at 09:01 PM, Ro wrote: Hi, i am doing Java JSP coding and I installed TOMCAT 4.1.18. Now I would like to link it with apache. I've been try all day to build the mod_jk.so on OSX b

Re: MacOS X - mod_jk.so

2003-02-03 Thread Tom Anderson
27;ve been try all day to build the mod_jk.so on OSX but with no results: When I try to build it with the dlopen.c and dlfcn.h... I get an error from the dlopen.c file: dlopen.c:84: return type is an incomplete type dlopen.c: In function `NSMakePrivateModulePublic': dlopen.c:95: warnin

MacOS X - mod_jk.so

2003-02-03 Thread Ro
Hi, i am doing Java JSP coding and I installed TOMCAT 4.1.18. Now I would like to link it with apache. I've been try all day to build the mod_jk.so on OSX but with no results: When I try to build it with the dlopen.c and dlfcn.h... I get an error from the dlopen.c file: dlopen.c:84: r

Apache 2.0 mod_jk.so bug ?

2002-12-17 Thread Dan Higgins
Hi, Whether it's a bug or not, it's definitely a strange thing going on, and at this point in time I suspect the mod_jk.so is the problem. I hope I can get a little verification. I have a Apache directive inside a SSL-enabled virtualhost, and if I go to a *directory* under that loc

mod_jk.so for solaris with DEAPI.

2002-06-14 Thread Martin van den Bemt
Hi guys, I have a compiled version and verified working version of mod_jk.so here, based on the 4.0.3 release. Is it interesting enought to put it on the download website. I can put it in my home directory for one of you to pick it up (user [EMAIL PROTECTED]). I really missed that file, so I

Re: build mod_jk.so on aix4.3

2001-07-30 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > > problem on aix4.3.3, apache 1.3 and tomcat 3.2 I will really appreciate if > anyone could help... > > I issued the following command: Try to use jakarta-tomcat-connectors and the configure of jk/native subdirectory. > > make -f Mak

build mod_jk.so on aix4.3

2001-07-28 Thread Vibanu
problem on aix4.3.3, apache 1.3 and tomcat 3.2 I will really appreciate if anyone could help... I issued the following command: make -f Makefile.linux mod_jk.so and it ended with the following error: .. something .. something .. .. "../jk/jk_uri_worker_map.c", line 62.65

Re: mod_jk.so-eapi vs mod_jk.so-noeapi

2001-07-09 Thread Jeff Kilbride
Sorry, I didn't notice the original message was cross-posted to the dev and user lists. Didn't mean to post it here... Thanks, --jeff - Original Message - From: "Jeff Kilbride" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 4:39 P

Re: mod_jk.so-eapi vs mod_jk.so-noeapi

2001-07-09 Thread Jeff Kilbride
Hi Vinay, EAPI means "extended API". You'll need to use mod_jk.so-eapi if you are using Apache with mod_ssl for SSL (https) support. If you are not using mod_ssl, you can use the mod_jk.so-noeapi. Thanks, --jeff - Original Message - From: "Vinay Menon" <[E

Re: JNI support in mod_jk : Was: mod_jk.so kills apache 1.3.19 on tru64 v5.1

2001-06-14 Thread jean-frederic clere
>I've noticed from the tomcat-user mailing list that I'm not > >the only one who's > >had problems getting mod_jk.so working with apache and tomcat > >on Tru64 UNIX. Do > >you have any idea why this is so? I've had no problems on my > >personal sola

JNI support in mod_jk : Was: mod_jk.so kills apache 1.3.19 on tru64 v5.1

2001-06-13 Thread GOMEZ Henri
d env (like Apache 2.0) and make use of some pthread call like (pthread_mutex_init, pthread_mutex_lock,...). That's why your new build failed since you've built apache with pthread required. >I've noticed from the tomcat-user mailing list that I'm not >the only one wh

RE: Problems building the Mod_jk.so

2001-05-07 Thread Philippe Khalife
ED] Subject: RE: Problems building the Mod_jk.so >We're tring to build the mod_jk.so on solaris 7 but, we have >the following >error: > >cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic >-I/usr/apache/include -I../jk >-I/us >r/java/include -I/usr/java/include/solaris -DSOLARIS

RE: Problems building the Mod_jk.so

2001-05-07 Thread GOMEZ Henri
>We're tring to build the mod_jk.so on solaris 7 but, we have >the following >error: > >cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic >-I/usr/apache/include -I../jk >-I/us >r/java/include -I/usr/java/include/solaris -DSOLARIS -c mod_jk.c >/usr/ucb/cc: langua

Re: Problems building the Mod_jk.so

2001-05-05 Thread kevin seguin
if no one else has one available, i can build one on solaris 2.6, which is upward compatible with solaris 2.7. i just can do it right now. if needed, email me later to remind me... -kevin. Nancy Patricia Espinel Pérez wrote: > > Hi Tim, > > We're tring to build the mod_j

Problems building the Mod_jk.so

2001-05-05 Thread Nancy Patricia Espinel Pérez
Hi Tim, We're tring to build the mod_jk.so on solaris 7 but, we have the following error: cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic -I/usr/apache/include -I../jk -I/us r/java/include -I/usr/java/include/solaris -DSOLARIS -c mod_jk.c /usr/ucb/cc: language optional software packag

Re: trouble compiling mod_jk.so

2001-03-26 Thread Brian P Millett
Pilho Kim wrote: > Hi, > > Retry with Apache 1.3.14 or 1.3.17 > > On Fri, 23 Mar 2001, Jim Yiu wrote: > > > > > Hi, > > I am trying to compile the Tomcat-Apache plugin for Solaris and am >unsuccessful,, I > > am trying > > to follow the mod_jk faq but it does not explain what to do when there

Re: trouble compiling mod_jk.so

2001-03-23 Thread Pilho Kim
ompile > errors. > For Solaris, there is no binary available and we have to create our own shared > object. > > Here is the problem: > after running > apxs -o mod_jk.so -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris > -lposix4 -c *.c ../jk/*.c > &g

trouble compiling mod_jk.so

2001-03-23 Thread Jim Yiu
problem:  after running apxs -o mod_jk.so -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris  -lposix4 -c  *.c ../jk/*.c the object files seem to compile fine, and they exist in the directory after compiling,  but there seems to be a link error and the ".so" file is never crea

Re: [Bug 286] New - Tomcat mod_jk.so refuses to load with Apache 1.3.14 undefined symbol BugRat Report#532

2001-03-10 Thread kevin seguin
try: apxs -o mod_jk.so -DSOLARIS -lposix4 -I../jk -I/usr/java/include -I/usr/java/include/solaris -c *.c ../jk/*.c [EMAIL PROTECTED] wrote: > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=286 > > *** shadow/286 Fri Mar 9 21:21:33 2001 > --- shadow/286.tmp.13587

RE: [Bug 286] New - Tomcat mod_jk.so refuses to load with Apache 1.3.14 undefined symbol BugRat Report#532

2001-03-09 Thread Shinta Tjio
09, 2001 11:22 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [Bug 286] New - Tomcat mod_jk.so refuses to load with Apache > 1.3.14 undefined symbol BugRat Report#532 > > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=286 > > *** s

[Bug 286] New - Tomcat mod_jk.so refuses to load with Apache 1.3.14 undefined symbol BugRat Report#532

2001-03-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=286 *** shadow/286 Fri Mar 9 21:21:33 2001 --- shadow/286.tmp.13587Fri Mar 9 21:21:33 2001 *** *** 0 --- 1,26 + ++ + | Tomcat mod_jk.so

RE: AIX 4.3.1, Apache 1.3.17, mod_jk.so compilation problems

2001-02-27 Thread Mike Braden
Sent: Tuesday, February 27, 2001 7:10 AM To: [EMAIL PROTECTED] Subject: AIX 4.3.1, Apache 1.3.17, mod_jk.so compilation problems I'm having trouble compiling mod_jk successfully using apxs (Apache 1.3.17) on AIX 4.3.1. apxs doesn't appear to respond at all - it's not invoking gcc. I

AIX 4.3.1, Apache 1.3.17, mod_jk.so compilation problems

2001-02-27 Thread Rosalind Wilson
I'm having trouble compiling mod_jk successfully using apxs (Apache 1.3.17) on AIX 4.3.1. apxs doesn't appear to respond at all - it's not invoking gcc. I'm using the command line below apxs -o mod_jk.so -DAIX -I../jk -I/usr/jdk_base/include -I/usr/jdk_base/include/

Re: mod_jk.so build problems with SunOS 5.6

2001-02-26 Thread Steve Spicer
ry.I don't know more UNIX so I don't know how can I do when I got error message. my work station: Solaris 2.6 Apache1.3.14 TOMCAT3.2.1 what I done: apxs -o mod_jk.so -DSOLARIS -I../jk -I${JAVA_HOME}/include -I${JAVA_HOME}/include/so laris -L/lib -lposix4 -c *.c ../jk/*.c

RE: mod_jk.so on Solaris

2001-02-02 Thread James Courtney
dea what to try next:( Good luck with it though! -Jamey -Original Message- From: Pilho Kim [mailto:[EMAIL PROTECTED]] Sent: Friday, February 02, 2001 12:30 AM To: [EMAIL PROTECTED] Subject: mod_jk.so on Solaris Hi, How can I make mod_jk.so (or mod_jserv.so) on Solaris 7 ? Th

RE: Problems with mod_jk.so, RH7.0, binary/compiled

2001-02-02 Thread Wise, Bowden (CRD)
Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Friday, February 02, 2001 10:30 AM To: [EMAIL PROTECTED]; '[EMAIL PROTECTED]' Cc: [EMAIL PROTECTED] Subject: RE: Problems with mod_jk.so, RH7.0, binary/compiled Added to FAQOMATIC, finalement :-) http://jakarta.apache.or

RE: Problems with mod_jk.so, RH7.0, binary/compiled

2001-02-02 Thread GOMEZ Henri
It seems that Jyve didn't update the Q/A allready. You could see here the text: What's are the message about EAPI or garbled modules ? The message 'mod_jk.so (or mod_jserv.so) is garbled - perhaps this is not an Apache module DSO ?' arrive when you're trying to insta

RE: Problems with mod_jk.so, RH7.0, binary/compiled

2001-02-02 Thread GOMEZ Henri
(since using mod_ssl). I'll try to release the next days, mod_jk.so and mod_jserv.so for use on standard Apache under Linux i386. The naming will be : mod_jk.so.eapi mod_jserv_tomcat.so.eapi mod_jk.so.stdapi mod_jserv_tomcat.so.stdapi Ok ? On ne peut résoudre les problèmes les plus graves av

mod_jk.so on Solaris

2001-02-02 Thread Pilho Kim
Hi, How can I make mod_jk.so (or mod_jserv.so) on Solaris 7 ? Thanks in advance, Kim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: mod_jk.so build problems with SunOS 5.6

2001-02-01 Thread Mike Braden
correctly on your system. I ended up just building my own perl and apache. Let me know if this helps. Thanks, Mike. -Original Message- From: keith bishop [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 6:55 PM To: [EMAIL PROTECTED] Subject: RE: mod_jk.so build problems with

RE: mod_jk.so build problems with SunOS 5.6

2001-01-31 Thread James Courtney
2001 3:55 PM To: [EMAIL PROTECTED] Subject: RE: mod_jk.so build problems with SunOS 5.6 Jamey, I'm experiencing a similar problem to the other guys except the last line says "rc=-256". I gave your makefile a try but i still get the same problem. Im using a sparc with solaris 7 apac

RE: mod_jk.so build problems with SunOS 5.6

2001-01-30 Thread keith bishop
Jamey, I'm experiencing a similar problem to the other guys except the last line says "rc=-256". I gave your makefile a try but i still get the same problem. Im using a sparc with solaris 7 apache 1.3.9 tomcat 3.2.1 Java SDK 1.3 Below is the error: -o mod_jk.so jk_wor

Re: mod_jk.so build problems with SunOS 5.6

2001-01-29 Thread freecom
sorry.I don't know more UNIX so I don't know how can I do when I got error message. my work station: Solaris 2.6 Apache1.3.14 TOMCAT3.2.1 what I done: apxs -o mod_jk.so -DSOLARIS -I../jk -I${JAVA_HOME}/include -I${JAVA_HOME}/include/so laris -L/lib -lposix4 -c *.c ../jk/

RE: mod_jk.so build problems with SunOS 5.6

2001-01-29 Thread James Courtney
Here's a makefile that's been working for me on Solaris 2.7. -Jamey -Original Message- From: Timothy S. Tsai [mailto:[EMAIL PROTECTED]] Sent: Monday, January 29, 2001 8:03 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: mod_jk.so build problems with SunOS 5.6 H

RE: mod_jk.so build problems with SunOS 5.6

2001-01-29 Thread Keith Wannamaker
, 2001 11:03 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: mod_jk.so build problems with SunOS 5.6 Hello, Has anyone gotten an answer for this post? I ran into the same problem also. tt At 03:45 PM 1/29/01 +0900, you wrote: >hi, >I failed to build mod_jk.so.what can tell

Re: mod_jk.so build problems with SunOS 5.6

2001-01-29 Thread Timothy S. Tsai
Hello, Has anyone gotten an answer for this post? I ran into the same problem also. tt At 03:45 PM 1/29/01 +0900, you wrote: >hi, >I failed to build mod_jk.so.what can tell me how can I do. >I get a error message when I use apxs >-o mod_jk.so jk_worker.o jk_util.o jk_uri_

mod_jk.so build problems with SunOS 5.6

2001-01-28 Thread freecom
hi, I failed to build mod_jk.so.what can tell me how can I do. I get a error message when I use apxs -o mod_jk.so jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o jk_pool.o jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o jk_jni_worker.o jk_connect.o j k_ajp13_worker.o jk_ajp13.o

Re: mod_jk.so

2001-01-11 Thread Jon Stevens
on 1/11/01 7:26 PM, "Aflatoon Aflatooni" <[EMAIL PROTECTED]> wrote: > Hi, > I didn't know where else to turn. > I was wondering where and how I can get the source for mod_jk.so (the > apache module) > Thanks > Aflatoon

mod_jk.so

2001-01-11 Thread Aflatoon Aflatooni
Hi, I didn't know where else to turn. I was wondering where and how I can get the source for mod_jk.so (the apache module) Thanks Aflatoon - To unsubscribe, e-mail: [EMAIL PROTECTED

mod_jk.so for linux (3.2.1)

2000-12-24 Thread Dave Oxley
Hi, You don't seem to be posting built versions of mod_jk.so for linux anymore. I could do with this. Could somebody EMail it to me or tell me where I could get it. I'm not currently subscribed to the list so please send to [EMAIL PROTECTED] Th

mod_jk.so for Linux

2000-12-09 Thread Tomasz Konstantynowicz
I've succeded running Apacche+Tomcat 3.2 with mod_jk.dll on Windows2000 But I can't start it on my Linux. I've compiled mod_jk.so and copied it to libexec folder, and it serves static content, but when it comes to servlets it doesn't work. Do I need to recompile mod_jk and