7
Manually Configuring JBoss
This chapter describes how to manually configure JBoss Application Server to prepare for the manual
deployment of LiveCycle Policy Server, LiveCycle Reader Extensions, and LiveCycle Document Security.
If you installed the product using the turnkey method, you only need to configure JAAS authentication.
(See
"Configuring JAAS authentication" on page
For LiveCycle Policy Server, this chapter assumes that you have configured your database and created a
database user account. For LiveCycle Reader Extensions and LiveCycle Document Security, this chapter
assumes that you have prepared your application server. (See
You need to perform the following tasks:
Set up the JBoss environment. (See
●
(LiveCycle Policy Server) Copy LiveCycle Policy Server product files to the JBoss directories. (See
●
"Copying the JBoss configuration files" on page
Configure JBoss properties. (See
●
Configure the transaction time-out value. (See
●
page
(LiveCycle Policy Server) Set up the connection to the LiveCycle database. (See
●
the database" on page
(LiveCycle Policy Server) Set up authentication. (See
●
This chapter refers to the location where JBoss Application Server is installed as [appserver root] and the
location where LiveCycle products and components are installed as [LiveCycle root].
Starting and stopping JBoss
Several procedures in this chapter require you to stop and start the instance of JBoss where you want to
deploy LiveCycle products.
➤
To start JBoss:
1. From a command prompt, navigate to the [appserver root]/bin directory.
2. Start the server by entering the following command:
(Windows)
●
(Linux)
●
➤
To stop JBoss:
1. From a command prompt, navigate to the [appserver root]/bin directory.
2. Stop the server by entering the following command:
(Windows)
●
(Linux)
●
51.)
52.)
jboss-run.bat -c all
./jboss-run.sh -c all
shutdown.bat -S
./shutdown.sh –S
56.)
"Setting up JBoss" on page
50.)
"Configuring JBoss properties" on page
"Configuring the transaction time-out property" on
"Configuring security" on page
"Preparing your Environment" on page
50.)
51.)
"Connecting JBoss to
36.)
55.)
49
Need help?
Do you have a question about the LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING and is the answer not in the manual?