Adobe LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING Manual page 68

Security products for jboss
Hide thumbs Also See for LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING:
Table of Contents

Advertisement

Adobe LiveCycle
Installing and Configuring LiveCycle Security Products for JBoss
To edit the jboss-service file:
1. Open the jboss-service file in the [appserver root]/server/all/conf directory in a text editor.
2. Locate the Transaction section of the jboss-service file.
3. Add the following text:
<mbean code="org.jboss.security.plugins.JaasSecurityDomain"
name="jboss.security:service=JaasSecurityDomain,name=other">
</mbean>
4. Replace the mbean node text below the
mbean node text:
<mbean code="org.jboss.invocation.jrmp.server.JRMPInvoker"
name="jboss:service=invoker,type=jrmp">
</mbean>
5. Stop and restart JBoss.
<attribute
name="KeyStoreURL">[appserver root]/server/all/svcnative/
ads-ssl.jks</attribute>
<attribute name="KeyStorePass">password</attribute>
<attribute name="RMIObjectPort">4444</attribute>
<attribute name="ServerAddress">${jboss.bind.address}</attribute>
<attribute name="RMIClientSocketFactory">org.jboss.security.ssl.
RMISSLClientSocketFactory</attribute>
<attribute name="RMIServerSocketFactory">org.jboss.security.ssl.
RMISSLServerSocketFactory</attribute>
<attribute name="SecurityDomain">java:/jaas/other</attribute>
<depends>jboss:service=TransactionManager</depends>
<depends>jboss.security:service=JaasSecurityDomain,name=other
</depends>
<!-- RMI/JRMP invoker -->
Configuring SSL on JBoss
Enabling SSL
line with the following
68

Advertisement

Table of Contents
loading

This manual is also suitable for:

Livecycle 7.2

Table of Contents