To set up the JBoss application server, you must set up some properties in the JBoss script file.
To set up the JBoss script file, complete the following:
-Xms<value> -Xmx<value>
For example, for HP UX 11i on Itanium, set this value to -XX:MaxPermSize=512m -Xms768m -Xmx768m
For information about supported JDK tiers and memory requirements for specific operating systems, go to the IBM® Support Portal.
-Dfile.encoding=UTF-8
This is applicable to all the Sterling Order ManagementCommerce Call Center Sterling Configure, Price, Quote Java™ start-up scripts.
-Dvendor=shell
-DvendorFile=/servers.properties
The -D properties shown above can either be included in JAVA_OPT$or passed in a command line. For example:
run.sh -c yantra_domain -Djboss.partition.name=yantraPartition -b host -Dvendor=shell -DvendorFile=/servers.properties -DLOGFILE=logs/JBOSS_sci.log -DSECURITY_LOGFILE=logs/JBOSS_security.log
In addition to this setup, see Setting up JBoss to display barcodes and graphs for information about setting up the JBoss application server to display barcodes and graphs.