You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by lb...@avesta.com on 2000/04/10 18:15:35 UTC

mod_jserv.so for Solaris 2.7

On the Tomcat site I cannot find the mod_jserv.so for Solaris 2.7 (Sparc).
Only Linux and Win32.
When I try to start Apache 1.3.9 with tomcat.conf included in the httpd.conf
file, I get;

Syntax error on line 13 of /export/home/jakarta-tomcat/conf/tomcat.conf:
Cannot load /export/home/apache_1.3.9/libexec/mod_jserv.so into server:
ld.so.1:
 /export/home/apache_1.3.9/bin/httpd: fatal:
/export/home/apache_1.3.9/libexec/m
od_jserv.so: open failed: No such file or directory
./apachectl start: httpd could not be started

I looked in both my Apache tar and the Tomcat tar for the mod_jserv.so file
and could not locate it.

I also already read through your FAQ and nothing matched.

Any help would be greatly appreciated.

Luc Bell
Product Specialist / Device Group
Avesta Technologies
324 Springside Drive
Holly Springs, NC 27540
In NC 919-577-0017
Cellular 919-630-9588

================================================
Avesta Technologies. Managing the Infrastructure of e-Business.*
================================================

****************************************************************************
***************
This email message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information.  Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message.

To reply to our email administrator directly, send an email to
postmaster@avesta.com <ma...@avesta.com>      
****************************************************************************
***************


Re: mod_jserv.so for Solaris 2.7

Posted by Brill Pappin <br...@jmonkey.com>.
I just had the same problem... This is what I was told by Jun Inamori:

"Assuming that Apache is complied as DSO support, you can compli the JServ
module by 'apxs'.
I uploaded the documentation for building the JServ module for
Tomcat3.1Beta on my WWW site.
So please read:
http://www.oop-reserch.com/tomcat/
The shell script for compiling the JServ module is also available there."

It worked like a charm... and the entire thing is running now.

- Brill Pappin

----- Original Message -----
From: <lb...@avesta.com>
To: <to...@jakarta.apache.org>
Sent: Monday, April 10, 2000 12:15 PM
Subject: mod_jserv.so for Solaris 2.7


> On the Tomcat site I cannot find the mod_jserv.so for Solaris 2.7 (Sparc).
> Only Linux and Win32.
> When I try to start Apache 1.3.9 with tomcat.conf included in the
httpd.conf
> file, I get;
>
> Syntax error on line 13 of /export/home/jakarta-tomcat/conf/tomcat.conf:
> Cannot load /export/home/apache_1.3.9/libexec/mod_jserv.so into server:
> ld.so.1:
>  /export/home/apache_1.3.9/bin/httpd: fatal:
> /export/home/apache_1.3.9/libexec/m
> od_jserv.so: open failed: No such file or directory
> ./apachectl start: httpd could not be started
>
> I looked in both my Apache tar and the Tomcat tar for the mod_jserv.so
file
> and could not locate it.
>
> I also already read through your FAQ and nothing matched.
>
> Any help would be greatly appreciated.
>
> Luc Bell
> Product Specialist / Device Group
> Avesta Technologies
> 324 Springside Drive
> Holly Springs, NC 27540
> In NC 919-577-0017
> Cellular 919-630-9588
>
> ================================================
> Avesta Technologies. Managing the Infrastructure of e-Business.*
> ================================================
>
>
****************************************************************************
> ***************
> This email message is for the sole use of the intended recipient(s) and
may
> contain confidential and privileged information.  Any unauthorized review,
> use, disclosure or distribution is prohibited. If you are not the intended
> recipient, please contact the sender by reply email and destroy all copies
> of the original message.
>
> To reply to our email administrator directly, send an email to
> postmaster@avesta.com <ma...@avesta.com>
>
****************************************************************************
> ***************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>


Re: mod_jserv.so for Solaris 2.7

Posted by Jun Inamori <j-...@osa.att.ne.jp>.
Hello Luc,

I've uploaded the documentation about installation of JServ and
Tomcat3.1Beta.
It is available at:
        http://www.oop-reserch.com/tomcat
It describes how to configure JServ to redirect the request from Apache
to Tomcat.
The shell script for compilig the JServ is also available there.

I hope this will help you.
Happy Java/RMI programming!

Jun Inamori
E-mail: j-office@osa.att.ne.jp
URL:    http://www.oop-reserch.com


lbell@avesta.com wrote:
> 
> On the Tomcat site I cannot find the mod_jserv.so for Solaris 2.7 (Sparc).
> Only Linux and Win32.
> When I try to start Apache 1.3.9 with tomcat.conf included in the httpd.conf
> file, I get;
> 
> Syntax error on line 13 of /export/home/jakarta-tomcat/conf/tomcat.conf:
> Cannot load /export/home/apache_1.3.9/libexec/mod_jserv.so into server:
> ld.so.1:
>  /export/home/apache_1.3.9/bin/httpd: fatal:
> /export/home/apache_1.3.9/libexec/m
> od_jserv.so: open failed: No such file or directory
> ./apachectl start: httpd could not be started
> 
> I looked in both my Apache tar and the Tomcat tar for the mod_jserv.so file
> and could not locate it.
> 
> I also already read through your FAQ and nothing matched.
> 
> Any help would be greatly appreciated.
> 
> Luc Bell