- From: Mark Phillips <M8PHILLI@uk.ibm.com>
- Date: Tue, 14 Dec 2010 13:42:08 +0000
- To: public-soap-jms@w3.org
To complete ACTION-234 [1] I applied the proposed resolution for ISSUE-68 [2] which was outlined in my email of 7th December. The changes involved altering the code sample in Section 2.2.2.1 to replace the jmsMessage.setJMSDeliveryMode() call with producer.setDeliveryMode(), and jmsMessage.setJMSPriority() with producer.setPriority(). The new version of the specification can be viewed here: http://dev.w3.org/cvsweb/~checkout~/2008/ws/soapjms/soapjms-2010-10-CR.html?rev=1.10&content-type=text/html;%20charset=utf-8&f=h#binding-header-props-xmp ...and the difference between the old and new version is here: http://dev.w3.org/cvsweb/2008/ws/soapjms/soapjms-2010-10-CR.xml.diff?r1=1.4&r2=1.5&f=h Regards Mark [1] http://www.w3.org/2002/ws/soapjms/tracker/actions/234 [2] http://www.w3.org/2002/ws/soapjms/tracker/issues/68 [3] http://lists.w3.org/Archives/Public/public-soap-jms/2010Dec/0004.html
Received on Tuesday, 14 December 2010 13:45:46 UTC