...
Each service could define the target for received messages as a named sequence or a direct endpoint. Target inSequence
or endpoint is required for the proxy configuration, and a target outSequence
defines how responses should be handled. Any supplied WS-Policies apply as service-level policies, and any service parameters can be passed into the proxy services' AxisService
instance using the parameter elements (for example, the JMS destination). If the proxy service should enable WS-Reliable Messaging or Security, the appropriate modules could be engaged, and specified service level policies will apply.
...