Posted By:
Anonymous
Posted On:
Wednesday, December 19, 2007 07:42 AM
Hi, this mainly belongs to the problem i posted two days ago but seems to be the causing problem.
I want to execute a jar file and when i type:
java -jar ./myJar.jar
in the command line it works out fine. But when i use ant and the target is:
the jar is executed but it hangs during execution.
i use ant1.7.0 and java 1.6.3 but also tested with 1.5.9.
Anybody knows this problem?
Thanks Christian