A tip for deploying the latest build of OpenSSO on GlassFish V2 UR1
(Translate to English)Thursday Feb 21, 2008
For the record - you have to modify domain.xml as follows before configuring the latest nightly build, 20080219.1 of OpenSSO (aka Federated Access Manager 8.0) on GlassFish V2 UR1:
Edit domain.xml and change the
following options to
<jvm-options>-server</jvm-options>
from
originally it was
<jvm-options>-client</jvm-options>
Thanks Sujatha for the follow-up post on users at opensso.dev.java.net.
Tags: applicationserver configuration federatedaccessmanager glassfish identitymanagement opensso











