• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to configure multiple instances of Tomcat as service

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My goal is to have 2 instances of Tomcat (for example v4.1.27) to be installed as service on Windows NT/2000 using different versions of JVM in particular Java SDK 1.3.1_02 and 1.4.2.


Please advise how this can be done. Is this possible since only one JAVA_HOME can be defined? Your help is greatly appreciated.
[ September 08, 2005: Message edited by: Henry Alexanian ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic