Real Time Information Director User Documentation

RTID Subscriptions
Hewlett-Packard Company 11 529618 - 002
Click ‘Create’ and then, on the Deploy screen, select Server and click ‘Apply.
9. Using the WebLogic console, configure the JMS Server’s file store by navigating as
follows:
<your domain>ÆServicesÆJMSÆStoresÆConfigure New JMSFile Store
Set the following values to configure the file store:
Name= SubServStore
Directory= <your domain folder>/subservstore
10. Using the WebLogic console, configure the JMS Server by navigating as follows:
<your domain>ÆServicesÆJMSÆServersÆConfigure New JMS Server
Set the following values to configure the JMS Server:
Name= SubServJMS
Persistent Store= SubServStore
Click ‘Create’
Select server target and click ‘Apply’
11. Using the WebLogic console, configure JTA’s timeout value by navigating as
follows:
<your domain>ÆServicesÆJTA
Set the following value to configure JTA:
TimeoutSeconds= Your system’s TMF timeout value (e.g. 7200 )
12. Copy the SubServ.properties file from $RTID_HOME/conf/ folder to your WLS
domain folder. Edit the SubServ.properties file from the domain folder and modify
the values to suit your WebLogic environment. See next section for more details.
13. Load the setenv_server.sh script.
. ./setenv_server.sh
14. Restart your WebLogic Server.