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- |
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
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
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
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
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
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
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
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
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
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
[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
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
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
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
>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
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
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
>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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
(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
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]
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
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
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
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/
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
, 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
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_
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
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
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
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
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
47 matches
Mail list logo