Working with J2C resource adapter properties files

You can use properties files to install or remove Java™ 2 Platform, Enterprise Edition (J2EE) Connector Architecture (J2C) resource adapters.

Before you begin

Determine the changes that you want to make to your J2C resource adapter configuration.

Start the wsadmin scripting tool. To start wsadmin using the Jython language, run the wsadmin -lang jython command from the bin directory of the server profile.

About this task

Using a properties file, you can install or remove a J2C resource adapter.

Run administrative commands using wsadmin to apply or delete a properties file for a J2C resource adapter.

Table 1. Actions for J2C resource adapter properties files. You can create and delete J2C resource adapter properties.
Action Procedure
create (install)
  1. Create a properties file that sets required properties for a J2C resource adapter and that contains the following lines in the header:
    CreateDeleteCommandProperties=true
    commandName=installResourceAdapter
  2. Run the applyConfigProperties command to install the resource adapter.
modify Not applicable
delete (remove) To remove the entire resource adapter, uncomment #DELETE=true and then run the deleteConfigProperties command.
create Property Not applicable
delete Property Not applicable

Optionally, you can use interactive mode with the commands:

AdminTask.command_name('-interactive')

Procedure

Results

You can use the properties file to configure and manage the J2C resource adapter.

What to do next

Save the changes to your configuration.


주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: July 9, 2016 6:14
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=txml_config_prop_j2cra
파일 이름:txml_config_prop_j2cra.html