Well, those two links I used before, with the 8080
port, are directly to tomcat. The 8007 port is the
port used for apache to "talk" to tomcat.

--- Chris Schierkolk <[EMAIL PROTECTED]> wrote:
> Thank you Mr Baker for replying. The version of
> tomcat that I am running is
> 3.2.3 and Apache 1.3
> This is my first time doing any of this. I guess
> first off I need to try to
> figure how to test tomcat standalone to ensure that
> it is working properly
> before I attempt to go any further
> 
> 
> ----- Original Message -----
> From: "Charles Baker" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 19, 2001 7:45 PM
> Subject: Re: Basic Help
> 
> 
> > have you tried the url:
> >
> > http://your.machine:8080/examples
> >
> > or
> >
> > http://your.machine:8080/test
> >
> > have you read the User Guide that comes bundled w/
> > Tomcat or that is available here:
> >
> >
>
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/index.html
> >
> > I'm just guessing from the "Ajp12ConnectionHandler
> on
> > 8007" line that you're using Tomcat 3.2.1. What
> > version of Apache are you using? Are you familiar
> at
> > all with installing and configuring Apache or is
> this
> > your first time?
> > --- Chris Schierkolk <[EMAIL PROTECTED]> wrote:
> > >
> > > Please Excuse me for my ignorance
> > > Windows 2000
> > > I am trying to install tomcat and apache in
> order to
> > > run a software packages that requires there
> > > presence.
> > > I downloaded apache last night and successfully
> > > installed it (I get the default **It works**
> page).
> > > I downloaded tomcat this afternoon and after a
> > > little tinkering I think it works. When I
> execute
> > > the startup command a new window pops up and it
> says
> > >
> > >
> > > 2001-07-19 18:58:14 - ContextManager: Adding
> context
> > > Ctx( /examples )
> > > 2001-07-19 18:58:14 - ContextManager: Adding
> context
> > > Ctx( /admin )
> > > Starting tomcat. Check logs/tomcat.log for error
> > > messages
> > > 2001-07-19 18:58:14 - ContextManager: Adding
> context
> > > Ctx(  )
> > > 2001-07-19 18:58:14 - ContextManager: Adding
> context
> > > Ctx( /test )
> > > 2001-07-19 18:58:14 - PoolTcpConnector: Starting
> > > HttpConnectionHandler on 8080
> > > 2001-07-19 18:58:14 - PoolTcpConnector: Starting
> > > Ajp12ConnectionHandler on 8007
> > >
> > > I then proceed into the conf folder in tomcat
> and
> > > try to use the test_tomcat
> > >
> > > bin\tomcat.bat ant -f conf/test-tomcat.xml
> client
> > >
> > > I then get the horribly long message. I am not
> sure
> > > what else I need to configure to make tomcat
> work
> > > for one thing. Then I am not sure how to make
> tomcat
> > > and apache interact.
> > >
> > > Any help would be nice
> > >
> > >
> >
> >
> > =====
> > -
> > [EMAIL PROTECTED]
> > Hacking is a "Good Thing!"
> > See
> http://www.tuxedo.org/~esr/faqs/hacker-howto.html
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail
> > http://personal.mail.yahoo.com/
> >
> 


=====
-
[EMAIL PROTECTED]
Hacking is a "Good Thing!"
See http://www.tuxedo.org/~esr/faqs/hacker-howto.html

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to