You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by M....@ponl.com on 2000/08/24 16:51:00 UTC

RE:Help for Tomcat installation

9foryou ,
I have not yet built the mod_jserv.so, module Is it not that until i have the
mod_jserv.so module ready i can't load the module i can't have command in the
conf file for loading the module . The problem infact comes in trying to
create  the mod_jserv itself
anyway i have included the tomcat-apache.conf in the httpd.conf of Apache.
Can somebody however enlighten me about the directory structure that should
exist if i have both Tomcat and Apache installed ?
Thanks and regards
Manish.


M.GULATI�����ã�
  hei,you have made a mistake,
you should add a entry in apache's http.conf
example :     in file httpd.conf

LoadModule jserv_module libexec/mod_jserv.so
ApJServManual on
ApJServDefaultProtocol ajpv12
ApJServSecretKey DISABLED
ApJServMountCopy on
ApJServLogLevel notice

ApJServDefaultPort 8007

AddType test/jsp .jsp
AddHandler jserv-servlet .jsp

Alias /test /usr/local/tomcat/webapps/test
#<Directory "/usr/local/tomcat/webapps/test">
#    Options Indexes FollowSymLinks
#</Directory>
#ApJServMount /test/servlet /test
#<Location /test/WEB-INF/ >
#    AllowOverride None
#    deny from all
#</Location>
#
Alias /jobsapp /usr/local/tomcat/webapps/jobsapp
"/usr/local/apache/conf/tomcat-apache.conf" 31L, 766C




�� 00-8-24 15:08:00 �����
>I am new to the world of Tomcat.
>
>I am trying to install Tomcat along with Apache on AIX 4.2.1(IBM RS6000
>Server)
>
>As directed in the Tomcat Users Minimalistic guide, I have tried to compile,
>mod_jserv.so by using the command "apxs -c *.c -o mod_jserv.so"
>In the directory, jakarta-tomcat/src/native/apache/jserv
>my apache home is in another directory
>
>apxs has been included in the PATH, the error encountered on using the above
>mentioned command, is
>
>ld: 0706-004 Cannot find or read export file: apxs
>        ld:accessx(): A file or directory in the path name does not exist.
>apxs:Break: Command failed with rc=16711680
>
>Please suggest some remedy to this.
>
>Regards,
>Manish
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org

   Thanks,
Whitefox
----
Henry.jiang, programmer.
asia.com inc.
tel:(0086)-010-65886448-729

            whitefox
            9foryou@elong.com