users@glassfish.java.net

Re: Java Web Start

From: <glassfish_at_javadesktop.org>
Date: Tue, 12 Jun 2007 12:20:01 PDT

Hi, Daniel.

Yes, there is something you need to do - make the injected variable static!

Because of how the spec mandates that app clients are initialized and launched by the app client container, injected entities in app clients need to be static and need to be defined on the app client's main class.

That should take care of it.

Would you also do me the favor of posting here or e-mailing to me at tjquinn a-t dev d-o-t java d-o-t net the trace output (or a copy of the console output)? Some changes a while ago were intended to display such runtime errors in a dialog box precisely to avoid such mysterious silent failures. It seems as if that has not worked in your case and I'd like to understand why. Thanks.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

http://forums.java.net/jive/thread.jspa?messageID=221834