in reply to system call to a java program

In addition to using the above suggestions make sure that JAVA_HOME is set in your environment. While win32 boxes will probably have this Unix boxes will not necesarily have this available to your environment by default.

%ENV is your friend when running Java code from Perl.

coreolyn