|
From: Leif M. <le...@ta...> - 2004-01-20 01:14:01
|
Almar, Please post questions to the wrapper-user list rather than the wrapper-cvs list. > I have the Java Service Wrapper configured to run JBoss as a Windows > NT Service. The problem I have is that I would like to have the JBoss > command console displayed on the desktop so I can see an errors that > come up while JBoss is running. I have looked at the wrapper.conf > file, but there seems to be no configuration to set this up. I would > like to set it up so that whenever the computer is started the and the > NT service is started Command console also comes up and stays up as > long as JBoss is running. > Bad news is that this is not possible with the 3.0.5 release of the Java Service Wrapper. Good news is that it has already been implemented and will be in the next release. Version 3.1.0 is still under active development so it is going to be a few more weeks before I am able to release it. If you want to try it out before an official release, feel free to check the code out from CVS. Cheers, Leif |