|
From: Kevin & L. S. <ke...@fu...> - 2002-12-06 20:34:44
|
Hmmm, but console mode doesnt do me much good. This is a major flaw. I hope you can get it working. I would give it highest priority, because most apps have some sort of graphical interface. I know web servers like Tomcat dont have GUI, but most apps do. Do you think it'll be solved within 2 months, or should I keep hunting for other solutions? Good luck! -Kevin 12/06/2002 12:18:16 PM, Leif Mortenson <le...@ta...> wrote: >Kevin, > From the log, it looks like you are trying to run your application >as a Service. The current version of the Wrapper does not allow the >Java process to access the desktop when running in that mode. That is >why you can not see your GUI. > If you run in console mode, then you should be able to see the GUI >without any problems. > > There is currently an open feature request to allow access to the >desktop when run as a service. I have to figure out how to get it >working though :-) > > Cheers, > Leif > >Kevin & Laura Schmidt wrote: > >>Hello all, >> I am attempting to use wrapper 2.2.9 on WIndows 2000, and I have everything working....except....The GUI >>of my swing app doesnt show!!! I am using the WrapperSimpleApp method to call my main, which constructs my >>mainFrame, calls mainFrame.show();, and then does some other stuff on startup. Well, I see the output of the other >>stuff, but the GUI never pops up, minimized or otherwise. I turned debug level to DEBUG, but didnt get an errors. >> Help!!!!!!!! >> -Kevin >> >>ps. Wrapper is a great program after *struggling* with JavaService!!! >> >>Here is a copy of my wrapper.log with DEBUG on: >> >>STATUS | wrapper | 2002/12/06 10:10:05 | --> Wrapper Started as Service >> > > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Wrapper-user mailing list >Wra...@li... >https://lists.sourceforge.net/lists/listinfo/wrapper-user > |