A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
teminate jar
manu chaox
Ranch Hand
Joined: Apr 10, 2006
Posts: 110
posted
Jul 28, 2008 13:05:00
0
I am running jar by calling invoke method:
... Method m =... ... m.invoke(null, new Object[] { args }) ...
I don't know how I can this running jar terminated by the code. Could you help me please.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35437
9
posted
Jul 28, 2008 14:41:00
0
I'm not sure what you're asking. This is code of an application that is running, and you want to terminate the execution? From the outside or from within the code? Or is it something else you're asking?
Android apps
–
ImageJ plugins
–
Java web charts
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
I like...
posted
Jul 28, 2008 23:57:00
0
Hello "manu chao",
Please read your
private messages
regarding an important announcement.
Thank you,
Rob
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions
How To Answer Questions
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: teminate jar
Similar Threads
Is there a thread that runs outside the jvm
MyJar.jar gives process name as java.exe on windows
what java classes get loaded and used in WAS
Set library classpath inside runnable JAR file
IntelliJ IDEA Debugging Question
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter