+

Search Tips   |   Advanced Search

Work with data source J2EE resource properties files

Use properties files to create or delete properties of data source J2EE resource property sets.

Determine the changes to make to the data source J2EE resource property set configuration.

Start the wsadmin scripting tool...

Use a properties file to create or delete data source J2EE resource properties.

Run administrative commands using wsadmin to change a properties file for a data source J2EE resource, validate the properties, and apply them to the configuration.

Action Procedure
create Not applicable
modify Not applicable
delete Not applicable
create Property Add a new property to the properties file and then run the applyConfigProperties command.
delete Property Edit the properties file so that it lists only the properties to be deleted and then run the deleteConfigProperties command.

Optionally, we can use interactive mode with the commands:

AdminTask.command_name('-interactive')


Tasks

Use the properties file to configure and manage the data source J2EE resource properties.


What to do next

Save the changes to the configuration.

  • Extracting properties files
  • Create server, cluster, application, or authorization group objects using properties files and wsadmin scripting
  • Deleting server, cluster, application, or authorization group objects using properties files
  • PropertiesBasedConfiguration .