Version 4

    HttpEndpoint

     

    This pages contains some architectural notes for the design of JBossESB.

     

    WARNING: this page under construction!!

     

    Introduction

    The HttpEndpointis a gateway to or from a web system.

     

    EPR Definition

    The EPR definition defines a schema which is used by the EndpointDeployer

    when validating and deploying EPR implementations. The following schema

    attributes are required:

    1. Name

      1. <service-name>(@<domain>?)

    2. Address

      1. 'http://<host>:<port>/<context>'

    3. Reference Parameters

      1. Direction (incomming/outgoing) GET / POST