Adobe LiveCycle
Preparing your Environment
Installing and Configuring LiveCycle Security Products for JBoss
Copying files to run LiveCycle Policy Server with LiveCycle Workflow 43
Copying files to run LiveCycle Policy Server with LiveCycle Workflow
This section applies to LiveCycle Policy Server only.
To run LiveCycle Policy Server with LiveCycle Workflow, you must copy the following library files from the
[LiveCycle root]
/PolicyServer/sdk/lib/JBoss directory to the
[LiveCycle root]
/components/workflow/ext
directory:
●
edc-sdk.jar
●
jaxb-api.jar
●
jaxb-impl.jar
●
jaxb-libs.jar
●
namespace.jar
●
relaxngDatatype.jar
●
sdk-ejb-client.jar
●
xsdlib.jar
Installing database drivers
This section applies to LiveCycle Policy Server only.
For LiveCycle Policy Server, you must install database drivers to the installation directories of the
application server. Drivers are required to enable Configuration Manager and the application server to
connect to the LiveCycle database. You need to install the drivers for the type of database that you use for
the LiveCycle database.
➤
To install the MS SQL Server 2000 SP 3 drivers:
1. Download the MS SQL Server 2000 SP 3 database drivers from
www.microsoft.com/downloads/details.aspx?familyid=07287B11-0502-461A-B138-2AA54BFDC03A&d
isplaylang=en
2. Copy the msbase.jar, mssqlserver.jar, and msutil.jar files to the
[appserver root]
/lib directory.
➤
To install the MySQL 4.1 driver:
●
Copy the mysql-connector-java-3.0.15-ga-bin.jar driver from the installation CD to the
[appserver
root]
/lib directory.
Next step
You must now configure the product for deployment using the manual configuration method. (See
“Configuring LiveCycle Products” on page 44
).