Macromedia live cycle 7.2 매뉴얼

다운로드
페이지 123
Adobe LiveCycle
Manually Configuring JBoss
Installing and Configuring LiveCycle for JBoss
 Configuring JBoss for Watched Folder     58
Configuring JBoss for Watched Folder
If you are deploying Watched Folder for use with LiveCycle Workflow and LiveCycle Assembler, you must 
perform the following procedure on the application server where LiveCycle Workflow and Watched Folder 
will be deployed.
To configure JBoss for Watched Folder:
Copy the jboss-watchedfolder-service.xml file from the 
[LiveCycle root]/components/watchedFolder/jboss/config directory to the 
[appserver root]/server/all/deploy-hasingleton/jms directory.
Connecting JBoss for LiveCycle products to the LiveCycle 
database
You must configure the data source to connect to the LiveCycle database. For JBoss, you can configure a 
MySQL, Oracle 9i, Oracle 10g, DB2, or SQL Server data source. (
)
For information about using a type of database other than the default type used for the JBoss JMS 
database, see the JBoss documentation.
Configuring the MySQL data source
To enable JBoss to connect to the MySQL database that stores LiveCycle data, you must complete the 
following tasks if you are manually deploying LiveCycle products:
Obtain and copy the MySQL JDBC driver to the instance of JBoss where you will deploy LiveCycle 
products.
Create a data source file and deploy it to the instance of JBoss where you will deploy LiveCycle 
products.
Before configuring the MySQL data source, you must have already created the LiveCycle database on 
MySQL. (See 
When you perform a turnkey installation, the application server and products are automatically 
configured to interact with the MySQL database, which is automatically installed during the turnkey 
installation.
To obtain and copy the JDBC driver for MySQL:
1. Obtain the mysql-connector-java-3.0.15-ga-bin.jar file from either the [LiveCycle 
root]/configurationManager/lib directory or the MySQL website at 
2. Copy the file to the [appserver root]/server/all/lib directory.