|
From: Leif M. <le...@ta...> - 2003-11-21 10:10:36
|
Marcelo,
Please give me a little more information. What are you expecting
the application to do?
Version 3.0.5 and earlier versions of the Wrapper are capable of
displaying a Swing or
AWT GUI. The GUI will be displayed correctly if you are using a 1.4.x
version of Java.
Earlier versions have a problem which requires that the
wrapper.ntservice.hide-console
property be set to false in addition to the
wrapper.ntservice.interactive property being
set to true.
Please make sure you have read over the following two pages:
http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-interactive.html
http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-hide-console.html
In order for the service related properties to take effect, you must
reinstall the
Wrapper as a service after making any changes.
Version 3.0.5 does not allow you to display the console while
running as a service.
This will be possible in the next release and is currently available in
CVS if you need
it sooner.
Cheers,
Leif
Marcelo Borges Ribeiro wrote:
> Hi, I tried my service from JNT to Java Wrapper in Windows 2000 and It
> runs very well, but when I put it in Windows XP the option "Interact
> with desktop" does not show any effect when running as a service. Is
> this a known bug or I need to do somenthing different to see this
> working in Windows XP ?
>
|