Topic Options
Rate This Topic
#141667 - 04/20/11 01:08 PM Run Process to run Java app
dennis02 Offline
Just Signed Up

Registered: 10/02/07
Posts: 4
Hello,

I have one jar file "app.jar".
How could I run this application using Run-process?

thanks in advance

Top
#141668 - 04/21/11 04:10 AM Re: Run Process to run Java app [Re: dennis02]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi,

you have to run java with the correct parameters including your .jar file.

Vincent.
_________________________
Vincent.

Top