in reply to Problem in java with Perl Integration...

The problem is how your Java program calls your Perl script. Most likely, the working directory is not the same and/or the permissions that the Perl script is run as.

As you don't show any code, this is all guesswork. Please take the time to reduce your Perl program to a small, 10 line program that still exhibits the same problem, and post that.

  • Comment on Re: Problem in java with Perl Integration...

Replies are listed 'Best First'.
Re^2: Problem in java with Perl Integration...
by raybies (Chaplain) on Aug 23, 2011 at 13:06 UTC
    His problem is on line 6,385 in the 14th file of his JAVA objects projects definition... :)