aspose file tools
The moose likes JBoss and the fly likes Jboss and JVM Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Jboss and JVM " Watch "Jboss and JVM " New topic
Author

Jboss and JVM

Maneesh Chauahn
Ranch Hand

Joined: Mar 06, 2006
Posts: 48
Hi All,

As i am beginner to use the jboss application server. I have a question regarding the JVM and JBoss . Will the Jboss internally contains the JVM or use it will use the JVM that presents on the same machine where jboss is present.


Thanks in advance for your prompt answer

Maneesh Chauhan
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

JBoss does not have an internal JVM. It will use the one which you point it to. You can set the JAVA_HOME as an environment variable and JBoss will pick it up when you start it using the run.bat file present in %JBOSS_HOME%/bin folder.


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Jboss and JVM
 
Similar Threads
Doubt about Local and Remote
Jboss 4.2.3 JVM Monitoring
problems with composite keys in EJB 3 and and Hibernate
Does a call from ear to ear or war to ear located in the same deploy folder is by reference?
Datasource configuration for Cloudscape