1 Reply Latest reply on Jan 8, 2010 3:35 PM by peterj

    Is Jboss certified in VMWARE or in any other virtual machines?

      Hi,

       

      I have a requirement wherein I need to deloy my enterprise application into a virtual machines controlled by VMWARE. I have few questions on this, I would appreciate if some one cal answer for this.

       

      1. Is Jboss is certified in VMWARE?

      2. Will be there be any chages in my application coding because of this architectural change.

       

      Thanks.

        • 1. Re: Is Jboss certified in VMWARE or in any other virtual machines?
          peterj

          1) The real question is: "is the JVM certified to run under VMWare?" At one point the answer to this question was "no," but I don't know what the status is now. (It might just be that if you need to report a JVM issue to Sun that they want you to duplicate it on hardware.) I have been running JBoss AS under VMWare for some time, and I know of many others who are doing the same (even in production).

           

          2) Java is "compile once run anywhere." No code or configuration changes are required.