The preconditions common to all the use cases are as follows:
- To perform a forced execution without checking the user with the Cosminexus JMS Provider-related command operations, specify -force option for the cjmsbroker command, and the -f option for the cjmsicmd command.
- Execute the Cosminexus JMS Provider-related command operations on a computer on which CJMSP Broker is running.
- To use Cosminexus JMS Provider, the user must have Administrator permissions.
- Do not execute multiple Cosminexus JMS Provider-related command operations concurrently.
- To display the help for the command-line tool (cjmsbroker and cjmsicmd) of Cosminexus JMS Provider, specify the -h option or -help option.
- Set the J2EE server start option so that the security manager is not used. If use of security manager is specified, an invalid permission error occurs when a CJMSP resource adapter accesses a resource.
- To specify a provider URL in the command operations used in a J2EE server, follow the below examples:
- Format of execution
- cjlistrar server-name -nameserver provider-URL
- Example of execution
- cjlistrar MyServer -nameserver corbaname::localhost:900
In provider-URL, specify protocol-name::host-name:port-number.
- For the command details coded in the description, see the uCosminexus Application Server Command Reference Guide.