Yes, the problem was with class serialization and we've solve it.
So as I understand starting from build 49 there is no need to set availability-enabled="true" for application:
<j2ee-application availability-enabled="true" directory-deployed="false" enabled="true" java-web-start-enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/KEApplication" name="KEApplication" object-type="user"/>
?
Is it done out of box now?
And one more usability issue. When application is redeployed "availability-enabled" application parameter is always set to "false". This is very uncomfortable to set it by hand every time after redeploy. Is this also fixed by
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3066 ?
Thank you.
[Message sent by forum member 'hazurek' (hazurek)]
http://forums.java.net/jive/thread.jspa?messageID=220795