users@glassfish.java.net

Re: CORBA.NO_PERMISSION when using GUI in ACC

From: <glassfish_at_javadesktop.org>
Date: Thu, 19 Apr 2007 12:29:39 PDT

Aner, can you try this experiment and report your results?

When you launch your app client, add this argument to the URL:

-jwsaccRunOnSwingThread

So, your current URL might look something like this if you do not already specify arguments or properties:

http://yourNode:yourPort/yourApp

Adding the argument, it will look like this:

http://yourNode:yourPort/yourApp?arg=-jwsaccRunOnSwingThread

(If you already were passing arguments then the URL would look like this:

http://yourNode:yourPort/yourApp?arg=yourArg&arg=-jwsaccRunOnSwingThread

instead.)

Thanks.

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

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