Hi,

I am looking at the default wire format section in the current OASIS
JMS binding spec.

306 • Otherwise, the JMSMessage must be a JMS text message or bytes
message containing XML; an
307 SCA runtime MUST be able to receive both forms. When sending
messages either form may be
308 used; an SCA runtime MAY provide additional configuration to allow
one or other to be selected.

Most of the behavior described here is clear to me, except for what
the default message type should be for a response. For instance, if an
SCA service were to receive a bytes message, should the service
default to responding with a text message, or should it respond with
the same message type as the incoming request? It seems reasonable to
assume that a non-SCA client might expect the response to be of the
same type as the request, but I can see this being argued both ways.
Any thoughts on this would be appreciated.

Thanks,
Kaushik

Reply via email to