there is a line of code for using apxs to make the .so module for apache in
tomcat docs (you can find it with source distribution).if you use it
it will work well.I have done it.
apxs -c *.c -o mod_jserv.so
>From: Alex Peterson <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Apache module for Tomcat
>Date: Mon, 12 Jun 2000 10:17:02 GMT
>
>Richard / Ken,
>
>At the moment I'm just using Tomcat standalone. However, we're in the
>process of plugging Tomcat into Apache and have run into a problem:
>
>Running the apxs perl script (in apache/bin) to compile mod_jerv (in
>tomcat/src/native/apache/jserv) fails miserably everytime. This may be only
>a Solaris problem? We are looking at the jakarta support groups at
>www.apache.org.
>
>In the meantime, anyone experienced similar difficulties?
>
>In other words, HELP!
>
>Alex Peterson
>
>mailto:[EMAIL PROTECTED]
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html