← Prev in month
← Prev in thread
Next in thread →
Next in month →
NEW ISSUE: Missing <wireFormat> element in binding.jms schema
TARGET: SCA JMS Binding Specification CD-02 DESCRIPTION: The binding.jms <response> element should include an optional <wireFormat> element. This is correctly documented and appears in the pseudo-schema, but has been omitted from the schema. PROPOSAL: Update the definition of the JMSResponse type in the schema in Appendix A to add a wireFormat element to the sequence as follows: <complexType name="JMSResponse"> <sequence> <element name="wireFormat" type="sca:WireFormatType" minOccurs="0"/> <element name="destination" type="sca:JMSDestination" minOccurs="0"/> <choice minOccurs="0"> <element name="connectionFactory" type="sca:JMSConnectionFactory"/> <element name="activationSpec" type="sca:JMSActivationSpec"/> </choice> </sequence> </complexType> Simon Holdsworth STSM, SCA Bindings Architect; Master Inventor; OASIS SCA Bindings TC Chair MP 211, IBM UK Labs, Hursley Park, Winchester SO21 2JN, UK Tel +44-1962-815059 (Internal 245059) Fax +44-1962-816898 Internet - Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
← Prev in month
← Prev in thread
Next in thread →
Next in month →