We have oracle virtual machine installed in our solaris machine. (we need waptpro tool which can be installed only on windows). So, we have this tool installed on oracle virtual machine.
Now I have a java code on my solaris machine. I need to execute waptpro tool from solaris machine. If there any command where i can run the command on oracle virtual machine from solaris I can integrate this in my javacode
So, please let me know if anyone know how to execute a command on oracle virtual machine from solaris.
This is something that is easy in the simplest case but require quite a bit of elbow grease to get right for all cases.
From http://www.rgagnon.com/javadetails/java-0014.html for Java 1.5 and later (adapt the command as needed):