een
changed, then we don't call the Message.setBody().
Thanks,
Raymond
- Original Message -
From: "Ignacio Silva-Lepe" <[EMAIL PROTECTED]>
To: "Tuscany Dev List"
Sent: Wednesday, December 06, 2006 10:59 AM
Subject: UnsupportedOperationException on convers
-Lepe" <[EMAIL PROTECTED]>
To: "Tuscany Dev List"
Sent: Wednesday, December 06, 2006 10:59 AM
Subject: UnsupportedOperationException on conversation sample, databinding
issue?
After an update that picks up some databinding changes, I am getting the
following error on the l
After an update that picks up some databinding changes, I am getting the
following error on the local conversation sample, which used to be working.
Notice that the operation being invoked is annotated @OneWay and so
it has no return value, which is why the ImmutableMessage is being used.
I have u