cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Mr_Tucky
Level 2

Question about the creation of bundled jvms

Do I have to actually create the bundled JVM for a particular platform on a machine running that platform?

In other words, does it work to create say a bundled JVM intended for Linux platforms on my windows box? Or do things get corrupted and screwed up?
I have a .jar file which contains the jvm that I want to bundle up...I would intend to simply extract it onto my windows box and then do the normal instructions as documented in the ISMP help pages on how to create a bundled JVM.

Thanks in advance to any replies.
- Mr Tucky
Labels (1)
0 Kudos
(1) Reply
MEinstaller
Level 7

You can create the bundled jvms on whatever platform you wish as long as the binaries come from the target platform. I have always made them on the target platform just to be safe but the documentation says it does not matter...if I remember correctly.
0 Kudos