J
julie.iammarino
We have a web application running on tomcat 5.5 that works fine when
deployed independently. However, we would like to deploy multiple
instances of the same application on the same server. We have built a
new war file of the same application with a different name including a
new context file for the application. This new war file also runs fine
independently but, when deployed along with the original application,
generates a Java Heap Space error.
Is there a special way to deploy multiple instances of the same
application on the same server using Tomcat?
Please help us! Thank you!!!
deployed independently. However, we would like to deploy multiple
instances of the same application on the same server. We have built a
new war file of the same application with a different name including a
new context file for the application. This new war file also runs fine
independently but, when deployed along with the original application,
generates a Java Heap Space error.
Is there a special way to deploy multiple instances of the same
application on the same server using Tomcat?
Please help us! Thank you!!!