Disabling protocol security

Protocol security must be disabled from the administrative console.

About this task

To disable protocol security:

Procedure

  1. Go to the administrative console.
  2. Click Servers > Application Servers > <server_name>.
  3. Expand Container Services.
  4. Click Transaction Service to display the properties page for the transaction service.
  5. Disable the protocol security, depending on the version of WebSphere® Application Server:
    • In WebSphere Application Server version 6.0, under Additional Properties, add a new custom property with the following attributes:
      • Name: DISABLE_PROTOCOL_SECURITY
      • Value: TRUE
    • In WebSphere Application Server version 6.1, clear the Enable protocol security check box.
    • In WebSphere Application Server version 7.0, clear the Enable transaction coordination authorization check box.
  6. Save your changes to the master configuration.
  7. Restart the server.