I wasn't aware of this possibility, does it mean one can configure different data formats for request and response messages?
Best, Philipp > -----Original Message----- > From: ant elder (JIRA) [mailto:[email protected]] > Sent: Wednesday, October 07, 2009 3:16 PM > To: [email protected] > Subject: [jira] Created: (TUSCANY-3297) JMS Binding schema doens't > allow custom wireFormats in JMS response element > > JMS Binding schema doens't allow custom wireFormats in JMS response > element > ----------------------------------------------------------------------- > ---- > > Key: TUSCANY-3297 > URL: https://issues.apache.org/jira/browse/TUSCANY- > 3297 > Project: Tuscany > Issue Type: Bug > Components: OASIS Compliance - OASIS > Reporter: ant elder > Fix For: Java-SCA-2.0 > > > The 1.1 CD04 version of the JMS Binding schema doens't appear to allow > custom wireFormats in JMS response element so the following binding > fails schema validation: > > <binding.jms> > <destination jndiName="HelloWorldService1"/> > <response> > <tuscany:wireFormat.jmsObject /> > </response> > </binding.jms> > > I've raised the issue with the JMS binding spec and will add a work > around to the Tuscany JMS binding xsd for now > > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online.
