Configuring Multiple Security Products For Integration; Configuring Livecycle Policy Server For Ejb Access - Adobe LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING Manual

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

Configuring multiple security products for integration

Perform the following configuration tasks if you are deploying a custom LiveCycle Reader Extensions or
LiveCycle Document Security application that interacts with LiveCycle Policy Server hosted on JBoss:
Create a directory called endorsed in the %JBOSS_HOME%/server/all/lib directory.
Copy all of the files from the SDK endorsed directory to the %JBOSS_HOME%/server/all/lib/endorsed
directory.
Copy the jax-qname.jar file from the SDK lib directory to %JBOSS_HOME%/server/lib directory.
Modify the JBoss startup script to include the following lines of code:
set JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;"%JBOSS_HOME%/server/lib
/jax-qname.jar"
set JAVA_OPTS=%JAVA_OPTS% -Djava.endorsed.dirs=%JBOSS_HOME%\server
\all\ lib\endorsed

Configuring LiveCycle Policy Server for EJB access

You must configure LiveCycle Document Security or LiveCycle Reader Extensions to use the LiveCycle
Policy Server SDK. To perform this task, configure the LiveCycle Policy Server XML configuration file (by
default named config.xml).
Note:
When exporting the config.xml file, you must rename it to clearly identify that it is from User
Management or LiveCycle Policy Server. If you overwrite the config.xml file or import the file into
the wrong environment you will lose data.
This file contains the following XML tags:
<node name="SDK">
<map>
<entry key="EventHandlersEnabled" value="false" />
<entry key="WebServiceEnabled" value="false" />
<entry key="EJBEnabled" value="false" />
</map>
</node>
You must set the EJBEnabled entry key to
LiveCycle Reader Extensions to use the Java API. You do not need to edit the EvenHandlersEnabled and
WebServiceEnabled entry keys.
For information about importing and exporting the LiveCycle Policy Server XML configuration file, see
LiveCycle Policy Server Help.
Configuring multiple security products for integration
. This setting enables LiveCycle Document Security or
true
Integrating with LiveCycle Policy Server
70

Advertisement

Table of Contents
loading

This manual is also suitable for:

Livecycle 7.2

Table of Contents