This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Running the jar command from a Java file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Running the jar command from a Java file" Watch "Running the jar command from a Java file" New topic
Author

Running the jar command from a Java file

bhanu chowdary
Ranch Hand

Joined: Mar 09, 2010
Posts: 256
Hi,

I want to update a jar file progrmatically from a java file.
To test the jar command I have executed and this is updating the jar file as expected.
But when I try to run this from a java file using the command prompt is opening but it is displaying this message "The filename, directory name, or volume label syntax is incorrect."
Any help regarding this is greatly appreciated.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Running the jar command from a Java file
 
Similar Threads
Usage of JAR commad
school computer won't compile my code
Using IP address how to get connection to server in JDBC
Runnable jar is not including the files
cant add class file to jar