|
From: whack er <wha...@ya...> - 2003-11-27 18:06:31
|
The Wrapper works fine on XP as a service and with a GUI. May be you should look at the service settings on the wrapper.conf file carefully and also read the documentation on this. TIA. Marcelo Borges Ribeiro <ma...@da...> wrote: I tried wrapper.ntservice.hide-console=false, removed and reinstalled the service. But it stills not showing nothing (I´m using java 1.3.1_05), but the strange thing is that it works well in windows 2000 even without wrapper.ntservice.hide-console=false. I think I will wait for next version I am not in such a hurry to see this works in windows xp. Thanks for your time. Marcelo. Original message: 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 ? MARCELO Borges Ribeiro From: Leif Mortenson <leif@ta...> Re: service in windows xp 2003-11-21 02:10 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 ? > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.544 / Virus Database: 338 - Release Date: 25/11/2003 > ATTACHMENT part 2 image/gif name=msg.gif --------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard |