[wsf-c-dev] [wsf-php] RM API
James Clark
james at wso2.com
Tue Feb 6 01:55:05 PST 2007
On Tue, 2007-02-06 at 15:10 +0600, Samisa Abeysinghe wrote:
> James Clark wrote:
> > But doesn't our API already allow us to specify options on a per-message
> > basis by passing a WSMessage to send/request)?
> >
> It does, but it is not mandatory to use a message in send/request. User
> can just use the payload.
> This means that we are mandating the use of Message in case of using RM.
The whole point of the API allowing send/request to take a WSMessage is
to support per-message options. If we have a situation where we need to
specify per-message options, then either we should do it using WSMessage
or we should get rid of WSMessage.
I would hope that we would avoid any need to mandate use of WSMessage
for RM, by ensuring that the normal case doesn't require the user to
specify per-message options.
James
More information about the Wsf-c-dev
mailing list