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:
Name
<service-name>(@<domain>?)
Address
'http://<host>:<port>/<context>'
Reference Parameters
Direction (incomming/outgoing) GET / POST
Comments