|
From: Corey B. <cor...@ho...> - 2004-12-07 23:20:42
|
<html><div style='background-color:'><DIV class=RTE>I have a problem running a service that displays a simple JFrame. I have installed the service and can start it fine (or atleast it appears). There are no error messages in the wrapper.log file. I am writting to a log file before and after I iniitialize and display the JFrame and the service gets past this point, however the JFrame is never displayed. The service is running on Windows 2000. I have installed and ran the service on Windows XP and it works correctly. When I run the application using the App.bat script on the Windows 2000 server it works correctly.</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>I have the interactive property set as:</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>wrapper.ntservice.interactive=true</DIV> <DIV class=RTE> </DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Does anyone know what I might be happening? I am using the 1.4 JRE.</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Thanks,</DIV> <DIV class=RTE>Corey</DIV></div></html> |