Hi
I am relatively new to Application Server space. I wanted to know whether it is possible to start multiple JVM instances on one single application server instance.
I already know that it is possible to start multiple application server instances - but till now I have always come across the line that: One Application Server instance = One JVM
I am particularly interested in knowing this because while going through the 'Remote Debugging' provided by JPDA, I observed, that only one debugging client can connect to one JVM. Because of that, me and my team mate were not able to simultaneously debug applications installed on the application server.
If anyone could clarify this doubt, it will be really a great help.
Thanks,
Arati
-
Multiple JVM instances in one App Server instance (3 messages)
- Posted by: Arati Rahalkar
- Posted on: April 22 2005 01:08 EDT
Threaded Messages (3)
- Multiple JVM instances in one App Server instance by Sanket Raut on April 22 2005 06:48 EDT
- Multiple JVM instances in one App Server instance by Sanket Raut on April 22 2005 06:49 EDT
- Multiple JVM instances in one App Server instance by Sanket Raut on April 22 2005 07:35 EDT
-
Multiple JVM instances in one App Server instance[ Go to top ]
- Posted by: Sanket Raut
- Posted on: April 22 2005 06:48 EDT
- in response to Arati Rahalkar
Check out the options to be used in jvm12.conf at following site and check that all the parameters are set correctly -
Multiple JVM instances in one App Server instance[ Go to top ]
- Posted by: Sanket Raut
- Posted on: April 22 2005 06:49 EDT
- in response to Arati Rahalkar
-
Multiple JVM instances in one App Server instance[ Go to top ]
- Posted by: Sanket Raut
- Posted on: April 22 2005 07:35 EDT
- in response to Arati Rahalkar
Its once again me...
A similar discussion was put forward long time back regarding application instance and no of jvm's
Do check it on : www.theserverside.com/discussions/thread.tss?thread_id=20044
bye...