|
From: Leif M. <le...@ta...> - 2007-06-26 01:32:20
|
Mark,
That is not something I have tried personally. To be clear,
Drag and drop is not working when running as a service. Does
it work when running under the Wrapper in a console?
Cheers,
Leif
Mark Leone wrote:
> I have a Java Swing app that supports drag and drop. It works properly
> in stand-alone mode, but when I run it as a service via Wrapper, the
> drag and drop is disabled. When I drag a file that I should be able to
> drop, I get the circle with a slash icon. I have
> "wrapper.ntservice.interactive=true" in the Wrapper configuration file.
> Is there any other setting in Wrapper that might remedy this? I posted
> on the Sun java forums, but didn't get any responses. I'm hoping someone
> here might know how to make this work.
>
> -Mark
>
|