[jboss-user] [Beginners Corner] - Re: Using ProcessBuilder to start a new process from a servl
tina99
do-not-reply at jboss.com
Tue Feb 12 03:20:00 EST 2008
"nishan_inapp" wrote : Tina,
|
| try changing "ownext,jar" to the fully qualified filename, and
| let us know.
|
| Best,
| Nishan
|
Hi Nishan,
hm you could do
processBuilder.directory(new File("absolutePathToJar")
but that is not an option because we use more than one server on different systems. Is there no other way?
Tina
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128618#4128618
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128618
More information about the jboss-user
mailing list