Hey Ken,

Yes, I am using the buggy mod_webapp.so for windows version.  Since both
Tomcat and Apache are services, I simply stop the Apache, stop Tomcat, and
then restart TomCat and then restart Apache both through the services
program, %SystemRoot%\system32\services.msc /s.  This allows me stop and
start services.  

Granted this is just a development box that I am working on and not a
production system.  Our implementation environment is to use linux in the
production world, and develop with Windows for the developers.

 Tom Schaffernoth - Software Engineer - [EMAIL PROTECTED]
 ePocrates, Inc.  - http://www.epocrates.com - "The handheld network for
physicians."
 120 Industrial Avenue,  San Carlos, CA  94070

 Phone:650-232-4847   Cell:650-704-5274   Reception:650-592-7900
Fax:650-592-6995
     _____                         .     .
    '    \                   .                .                      |>>
        O/              .                        .                   |
       \_\          .                              .                 |
       | |      .                                   .    .  .        |
      /  |  .                                        . .      .      |
     /  .|  Greatest Sport known to mankind...GOLF!   .        ...o  |
 -------------------------------------------------------------------------


-----Original Message-----
From: Ken Miller [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 9:38 PM
To: Tomcat Users List
Subject: RE: Linking Apache 2 and Tomcat 4.0.3


Tom,

Moved the libapr.dll to the c:\winnt\system32 directory, then tried starting
Tomcat.  When I installed Tomcat and Apache they installed so that they
automatically load on startup.  I tried stopping Tomcat and restarting it
(since Apache never started), but it doesn't start saying that it the port
was already being used. When I comment out those 3 lines, it all works
correctly again.

You are using the mod_webapp.so and not the mod_jk that some people are
talking about, right?

How were you able to make Tomcat start before Apache?

Thanks.

Ken

****************************************************************************
*********
Couple of things that I learned getting this to work on the Windows
platform.

1.  On NT/2000 Copy the libapr.dll to the c:\winnt\system32 directory
2.  Always start TomCat first than Apache.  The order to stop them is Apache
first and then TomCat.
****************************************************************************
********


--
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