Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

10.19. Secure the HTTP Gateway

Procedure 10.1. Task

  1. Open the jbossesb-properties.xml file in your text editor: vi jbossesb-properties.xml
  2. Specify a <http-bus> in the <http-provider> section of the file.
  3. Reference the <http-bus> from the <http-gateway> using the "busrefid" attribute.

    Note

    See the "http-gateway" quick start for an example of a full configuration.
  4. Save the file and exit.