installation of Tomcat 5.0 on windows 98 NOT AS a service - Java

This is a discussion on installation of Tomcat 5.0 on windows 98 NOT AS a service - Java ; Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?...

+ Reply to Thread
Results 1 to 3 of 3

installation of Tomcat 5.0 on windows 98 NOT AS a service

  1. Default installation of Tomcat 5.0 on windows 98 NOT AS a service

    Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?



  2. Default Re: installation of Tomcat 5.0 on windows 98 NOT AS a service


    "D E" <none@none.com> wrote in message
    news:eJ4zc.22350$wi2.21@nwrdny01.gnilink.net...
    > Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?
    >
    >


    Off course, Tomcat is a plain Java application and can be run as such. The
    service wrappers are purely optional. Note that this means you can run
    Tomcat from an IDE and place breakpoints in your servlet code. Makes all the
    fancy modules to intergrate servlet containers with IDEs look quite silly,
    doesn't it?

    Silvio Bierman



  3. Default Re: installation of Tomcat 5.0 on windows 98 NOT AS a service


    "D E" <none@none.com> wrote in message
    news:eJ4zc.22350$wi2.21@nwrdny01.gnilink.net...
    > Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?
    >
    >


    Off course, Tomcat is a plain Java application and can be run as such. The
    service wrappers are purely optional. Note that this means you can run
    Tomcat from an IDE and place breakpoints in your servlet code. Makes all the
    fancy modules to intergrate servlet containers with IDEs look quite silly,
    doesn't it?

    Silvio Bierman



+ Reply to Thread

Similar Threads

  1. OracleDriver load fails from a Web Service On tomcat
    By Application Development in forum Java
    Replies: 6
    Last Post: 10-27-2007, 02:37 PM
  2. Re: Deploy Java Web Service on Tomcat
    By Application Development in forum Java
    Replies: 1
    Last Post: 07-12-2007, 07:54 PM
  3. tomcat as a service on xp?
    By Application Development in forum Java
    Replies: 0
    Last Post: 08-02-2005, 11:58 AM
  4. Replies: 2
    Last Post: 07-19-2005, 10:01 AM
  5. installation of Tomcat 5.0 on windows 98 NOT AS a service
    By Application Development in forum Java
    Replies: 0
    Last Post: 06-13-2004, 05:40 PM