hello there , can anybody tell me that: how can i have two instance of tomcat running on a single machine and each instance is using separate java virtual machine(running multiple jvm). thanks
Ravi Verma
Ranch Hand
Joined: Aug 30, 2001
Posts: 42
posted
0
Originally posted by ray bond: hello there , can anybody tell me that: how can i have two instance of tomcat running on a single machine and each instance is using separate java virtual machine(running multiple jvm). thanks
Try Installing into one more directory and configure to another port should work.