users@glassfish.java.net

keepstate resolved to true... what does this mean?

From: <forums_at_java.net>
Date: Mon, 8 Aug 2011 16:53:39 -0500 (CDT)

Hello,

i get the following message everytime a WAR deploys in Glassfish 3.1:

INFO: keepstate options resolved to true, saving appId 86038270100373504 for
application erp.web.

i added a glassfish-web.xml with the following content and thought this
message would disappear,

but unfortunately it does not:

<glassfish-web-app>
    <keep-state>false</keep-state>
</glassfish-web-app>

and unfortunately during development of an application in Eclipse and
deployments using

the Eclipse plugin after some re-dployments a the deployments start to take a
lot of time

till they are not possible anymore due to OutOfMemoryExceptions. Is the above
mentioned

property connected with this issue? Is the only way to do development and
re-deployments

after restarting Glassfish after a while?

 

thanks


--
[Message sent by forum member 'chris.joelly']
View Post: http://forums.java.net/node/830842