Hi, ty for the help martin..

right now, my apache has a module of mod_jserv,
and the only thing that i want to make is add tomcat
as a module for apache.



HEAD

HTTP/1.1 200 OK
Date: Sat, 08 Dec 2001 04:27:57 GMT
Server: Apache/1.3.22 (Unix) ApacheJServ/1.1.2
Last-Modified: Fri, 04 May 2001 00:00:38 GMT
ETag: "36acb-5b0-3af1f126"
Accept-Ranges: bytes
Content-Length: 1456
Connection: close
Content-Type: text/html
Content-Language: en


i did install tomcat, i get the binary file and the source,
but i couldn't figure it out, how to add tomcat as a module
for apache and not as a standalone server.



thank you.. pls help!!!



louie




----- Original Message -----
From: "Martin van den Bemt" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, December 08, 2001 12:02 PM
Subject: RE: is it possible to make tomcat as an apache module?


> I could find this in the online cvs tree of java-jserv :
>
>
http://cvs.apache.org/viewcvs/~checkout~/java-jserv/docs/install/howto.unix_
> install.html?rev=1.9&content-type=text/html
>
> (clicking the link should give you an html file containing info about how
to
> build everything..)
>
> Mvgr,
> Martin
>
> > -----Original Message-----
> > From: louie miranda [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, December 08, 2001 4:59 AM
> > To: Tomcat Users List
> > Subject: Re: is it possible to make tomcat as an apache module?
> >
> >
> > ty, but i cant use mod_jk, since i will include apache_jserv.
> > i have read a document, i just can't remember where i found it.
> > correct me if im wrong sir, ty.
> >
> >
> > is their a doc or something?
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "Martin van den Bemt" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > Sent: Saturday, December 08, 2001 11:46 AM
> > Subject: RE: is it possible to make tomcat as an apache module?
> >
> >
> > > Advise is to use mod_jk though.
> > > To build on solaris here is a little hint (also don't forget to read
the
> > > README for solaris!!!):
> > >
> > > (replace /usr/local/tomcat with your TOMCAT_HOME and replace
> > > /usr/local/apache with your APACHE_HOME..
> > >
> > > cd to
> > > /usr/local/tomcat/native/mod_jk/apache1.3
> > > If this file is not executable do chmod +x build-solaris.sh
> > > vi build-solaris.sh
> > > change the APACHE_HOME and JAVA_HOME lines to the correct directory
> > > structure.
> > >
> > > Since we need DEAPI to build mod_jk, we also have to change the
> > line after
> > > the line
> > > echo Building mod_jk
> > > $APXS ....
> > > Add -DEAPI as the first parameter. If you don't have a DEAPI apache
> > install,
> > > leave this one out.
> > >
> > > If your ld is not in your path , do vi /usr/local/apache/bin/apxs and
> > change
> > > the ld
> > > (the line reading my $CFG_LD_SHLIB = q(ld); to q(/usr/ccs/bin/ld);
> > >
> > > and now run ./build-solaris.sh
> > >
> > > It should be build ok ;)
> > > (check to see if /usr/local/apache/libexec/mod_jk.so is present).
> > >
> > > Have fun ;))
> > >
> > > Mvgr,
> > > Martin
> > >
> > >
> > >
> > >
> > > > -----Original Message-----
> > > > From: louie miranda [mailto:[EMAIL PROTECTED]]
> > > > Sent: Saturday, December 08, 2001 4:32 AM
> > > > To: Tomcat Users List
> > > > Subject: Re: is it possible to make tomcat as an apache module?
> > > >
> > > >
> > > > mod_jserv / solaris sparc
> > > >
> > > > ----- Original Message -----
> > > > From: "Brian Adams" <[EMAIL PROTECTED]>
> > > > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > > > Sent: Saturday, December 08, 2001 11:15 AM
> > > > Subject: RE: is it possible to make tomcat as an apache module?
> > > >
> > > >
> > > > > which module jk, webapp ...?
> > > > > what platform?
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: louie miranda [mailto:[EMAIL PROTECTED]]
> > > > > Sent: Friday, December 07, 2001 9:12 PM
> > > > > To: Tomcat Users List
> > > > > Subject: is it possible to make tomcat as an apache module?
> > > > >
> > > > >
> > > > > if yes, is there a HOWTO DOC around how to do it?
> > > > >
> > > > > ty.
> > > > >
> > > > >
> > > > > --
> > > > > To unsubscribe:
> <mailto:[EMAIL PROTECTED]>
> > > > For additional commands:
<mailto:[EMAIL PROTECTED]>
> > > > Troubles with the list:
<mailto:[EMAIL PROTECTED]>
> > > >
> > > >
> > > >
> > > > --
> > > > To unsubscribe:
<mailto:[EMAIL PROTECTED]>
> > > > For additional commands:
<mailto:[EMAIL PROTECTED]>
> > > > Troubles with the list:
<mailto:[EMAIL PROTECTED]>
> > > >
> > >
> > >
> > > --
> > > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > > For additional commands: <mailto:[EMAIL PROTECTED]>
> > > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> > >
> > >
> >
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to