Posted:
22-November-2007 00:45 May be an issue with Java 6 u3, I've tried this code and it fails:
Runtime.getRuntime().exec("javac");
The system cannot find the file specified - is the error message.
At the comand line I can call javac and it finds javac so the path is set, but calling java JC (the class with the above line) fails.
I don't think this is a NetKernel issue, but if someone has an answer I'd love to know.
- Peace |