|
From: Ivan N. M. L. <iva...@te...> - 2005-01-26 20:57:13
|
Hi, I have problems with the wrapper in windows and nobody knows whats the solution. When run my app as service, the configuration for this is with the localSystem user and when my OS starts the wrapper do his work fine. But when one user log on the system, can't run any java app, because when a setVisible is executing the app stops (or hungs). But other side, my service still runs correctly. What happens??? Is the wrapper controlling the JVM??? Is possible that JVM settings don't support the user environment??? Can I resolve this problem with a parameter to JVM??? Really I need your help... Best regards. Ivan mailto:iva...@te... |