users@glassfish.java.net

Re: Illegal access error when executing an AppClient.

From: <glassfish_at_javadesktop.org>
Date: Thu, 08 Oct 2009 07:26:57 PDT

Am I right that this error only appears if you *redeploy* your app? If you *undeploy* it and then *deploy* it it should be OK.
 The source of this error is, presumably, com.sun.corba.ee.impl.io.ValueHandlerImp where a shutdown() may be missing. This shutdown() has to be called from your servlet in contextDestroyed().

(source: http://pascal.selfip.org/jforum/posts/list/0/18.page#321 )
[Message sent by forum member 'pascalc' (christop_at_smail.uni-koeln.de)]

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