This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- How to Create new java VM pack
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Mar 20, 2011
11:17 AM
How to Create new java VM pack
Hi all,
I tries to create new Java VM pack for Solaris platform.
i followed the steps given in the below link
<>
JDK:1.6.0_24
I installed jdk under/opt/jdk and then the tared the jre directory.
tar -cvf vm.tar jre
compress vm.tar
zip -r /SunJRE160_24SolarisSPARC.vm vm.tar.Z vm.properties
When i build the installer for Solaris , it gets failed.
when i check the log it says not able to fine the VM pack.
This is the first time i am creating java VM pack.
Please let me know the steps to create a VM pack.
:confused:>
I tries to create new Java VM pack for Solaris platform.
i followed the steps given in the below link
<>
JDK:1.6.0_24
I installed jdk under/opt/jdk and then the tared the jre directory.
tar -cvf vm.tar jre
compress vm.tar
zip -r /SunJRE160_24SolarisSPARC.vm vm.tar.Z vm.properties
When i build the installer for Solaris , it gets failed.
when i check the log it says not able to fine the VM pack.
This is the first time i am creating java VM pack.
Please let me know the steps to create a VM pack.
:confused:>
(1) Reply