Adobe LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING LIVECYCLE FOR JBOSS Manual page 56

Hide thumbs Also See for LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING LIVECYCLE FOR JBOSS:
Table of Contents

Advertisement

Adobe LiveCycle
Installing and Configuring LiveCycle for JBoss
<config-property type="java.lang.String"
name="JmsProviderAdapterJNDI">java:/DefaultJMSProvider
</config-property>
</tx-connection-factory>
3. (LiveCycle PDF Generator, LiveCycle Assembler) Navigate to the [appserver root]/server/all/deploy/jms
directory and unpackage the jms-ra.rar file.
4. (LiveCycle PDF Generator, LiveCycle Assembler) Navigate to the
[appserver root]/server/all/deploy/jms/META-INF directory and open the ra.xml file in a text editor.
5. (LiveCycle PDF Generator, LiveCycle Assembler) In the ra.xml file, locate the following lines:
<config-property-name>Strict</config-property-name>
<config-property-type>java.lang.Boolean</config-property-type>
<config-property-value>true</config-property-value>
Change the value for
the file.
6. Repackage the jms-ra.rar file.
To modify the jacorb.properties file:
1. Navigate to the [appserver root]/server/all/conf directory and open the jacorb.properties file in a text
editor.
2. Locate the
To modify the maximum threads settings:
1. Navigate to the [appserver root]/server/all/deploy/jbossweb-tomcat50.sar/ directory and open the
server.xml file in a text editor.
2. In the
and maxSpareThreads
<!-- A HTTP/1.1 Connector on port 8080 -->
<Connector port="8080" address="${jboss.bind.address}"
3. Save and close the file.
To set EAR file class-loading to isolation mode:
1. Navigate to the [appserver root]/server/all/deploy/jbossweb-tomcat50.sar/META-INF directory and
open the jboss-service.xml file in a text editor.
2. Locate and set the following attribute:
<attribute name="UseJBossWebLoader">false</attribute>
3. Save and close the file.
4. Navigate to the [appserver root]/server/all/conf directory and open the jboss-service.xml file in a text
editor.
<config-property-value>
jacorb.poa.thread_pool_max
element for port 8080, set
<connector>
to 50, as shown in the following example:
maxThreads="75" minSpareThreads="25" maxSpareThreads="50"
enableLookups="false" redirectPort="8443" acceptCount="250"
connectionTimeout="20000" disableUploadTimeout="true"/>
Modifying the JBoss configuration files
from
to
true
false
property and change the property value to 16.
to 75,
maxThreads
minSpareThreads to 25,
Manually Configuring JBoss
and save your changes to
56

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING LIVECYCLE FOR JBOSS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Livecycle for jboss

Table of Contents