|
From: Tested J. +ve <rak...@gm...> - 2009-02-16 09:05:17
|
Hi all, I have a RMI-Application,which runs fine as Standalone.But after starting the application as a service it start's the required exe's in process tree but not as a application. The Structure is a Client/Administrator will start a particular exe on a machine on which the Service is running. I have created the Service for the RMI-Server specific files using Wrapper. After starting the java.exe process the service starts the exes but in as process and doesn't pop up the application window. For eg:If I request to start a mspaint the process mspaint.exe starts but doesnot pop up the paint window... Can any one find the bottleneck in this Thanks in Advance -- View this message in context: http://www.nabble.com/Problem-in-running-the-Application-as-a-Service-tp21972495p21972495.html Sent from the Java Service Wrapper mailing list archive at Nabble.com. |