- From: Peter Easton <peaston@progress.com>
- Date: Mon, 4 Aug 2008 20:29:31 -0400
- To: <public-soap-jms@w3.org>
- Message-ID: <3712271BEF30D74CBEA9E827CD9ABDBD01A36000@MAIL03.bedford.progress.com>
Folks Here's my straw man for the test message format definition.... <?xml version="1.0" ?> <jmsmsg:Message env="http://xxx.xx.xx/soapjms/test/message <http://xxx.xx.xx/soapjms/test/message> "> <jmsmsg:properties> <jmsmsg:producerIRI>jndi:jms/MyQueue&jndiConnectionFactoryName=jms/MyCF& targetService=MyOneWayPortComponent</jmsmsg:producerIRI> <!-- content="notnull" attribute indicates that getJMSMessageID() cannot return null --> <jmsmsg:JMSMessageID jmsmsg:content="notnull"/> <jmsmsg:JMSDeliveryMode>2</jmsmsg:JMSDeliveryMode> <jmsmsg:JMSPriority>4</jmsmsg:JMSDeliveryMode> <jmsmsg:JMSExpiration>0</jmsmsg:JMSExpiration> <!-- content="null" attribute indicates that getJMSReplyTo() must return null --> <jmsmsg:JMSReplyTo jmsmsg:content="null"/> <!-- content="null" attribute indicates that getJMSCorrelationID() must return null --> <jmsmsg:JMSCorrelationID jmsmsg:content="null"/> <!-- content="derived" attribute indicates that the following properties must be present and are derived from the producerIRI per the SOAP/JMS Spec --> <jmsmsg:JMSDestination jmsmsg:content="derived"/> <jmsmsg:SOAPJMS_targetService jmsmsg:content="derived"> <jmsmsg:SOAPJMS_requestIRI jmsmsg:content="derived"> <jmsmsg:JMSRedelivered>false</jmsmsg:JMSRedelivered> <jmsmsg:SOAPJMS_bindingVersion>1.0</jmsmsg:SOAPJMS_bindingVersion> <jmsmsg:SOAPJMS_contentType>text/xml</jmsmsg:SOAPJMS_contentType> <!-- optional="true" indicates for this test SOAPJMS_soapAction is optional but if present should be "" --> <jmsmsg:SOAPJMS_soapAction jmsmsg:optional="true">""</jmsmsg:SOAPJMS_soapAction> <jmsmsg:SOAPJMS_isFault jmsmsg:optional="true">false</jmsmsg:SOAPJMS_isFault> </jmsmsg:properties> <jmsmsg:payload type="BytesMessage"> <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/ <http://schemas.xmlsoap.org/soap/envelope/> " xmlns:wsa="http://www.w3.org/2005/08/addressing <http://www.w3.org/2005/08/addressing> "> <env:Header> <wsa:To>http://example.org/node/A</wsa:To> <wsa:Action>http://example.org/action/notify</wsa:Action> </env:Header> <env:Body> <m:notify xmlns:m="http://example.org/notify">Message</m:notify <http://example.org/notify">Message</m:notify> > </env:Body> </env:Envelope> </jmsmsg:payload> </jmsmsg:Message> ________________________________ From: public-soap-jms-request@w3.org [mailto:public-soap-jms-request@w3.org] On Behalf Of Roland Merrick Sent: Monday, August 04, 2008 6:48 AM To: public-soap-jms@w3.org Subject: [SOAP-JMS] Agenda 2008-08-05 Greetings, our next call will take place on Tuesday 2008-08-05 at 16:00UTC and last for 1 hour. http://www.timeanddate.com/worldclock/meetingdetails.html?year=2008&mont h=8&day=05&hour=16&min=0&sec=0&p1=136&p2=179&p3=283 <http://www.timeanddate.com/worldclock/meetingdetails.html?year=2008&mon th=7&day=22&hour=16&min=0&sec=0&p1=136&p2=179&p3=283> We will be using the Zakim bridge [1], the phone numbers and passcode for the call can be found at: http://www.w3.org/2002/ws/soapjms/admin <http://www.w3.org/2002/ws/soapjms/admin> Participants are invited to join IRC channel #soap-jms as documented on the WG's administrative home page: http://www.w3.org/2002/ws/soapjms/admin#irc <http://www.w3.org/2002/ws/soapjms/admin#irc> Oustanding Actions: ACTION: Eric to investigate and fix where necessary [What do we really mean by "MUST fully support the JMS IRI [sic] scheme"?] [recorded in http://www.w3.org/2008/06/24-soap-jms-minutes.html#action02 <http://www.w3.org/2008/06/24-soap-jms-minutes.html#action02> ] ACTION: bhakti to write up an answer to the question of WS-Addressing. [recorded in http://www.w3.org/2008/07/29-soap-jms-minutes.html#action03 <http://www.w3.org/2008/07/29-soap-jms-minutes.html#action03> ] ACTION: eric to come up with more example text for section 2.2.3.1 or 2.2.2.1 [recorded in http://www.w3.org/2008/07/29-soap-jms-minutes.html#action02 <http://www.w3.org/2008/07/29-soap-jms-minutes.html#action02> ] ACTION: Glen to write note to a mailing list summarizing the opinion of the group, that WS-Addressing is out of scope, but we understand the question, we will develop FAQ materials. [recorded in http://www.w3.org/2008/07/29-soap-jms-minutes.html#action04 <http://www.w3.org/2008/07/29-soap-jms-minutes.html#action04> ] for test casesACTION: peaston to work on the XML format (not glen) [recorded in http://www.w3.org/2008/07/29-soap-jms-minutes.html#action01 <http://www.w3.org/2008/07/29-soap-jms-minutes.html#action01> ] Minutes of last call : http://www.w3.org/2008/07/29-soap-jms-minutes.html <http://www.w3.org/2008/07/15-soap-jms-minutes.html> Agenda: Scribe: ? Reviews: Version 1.1 of the XML Schema Definition Language (XSD) has just been published as a last-call working draft [http://lists.w3.org/Archives/Member/chairs/2008AprJun/0110.html <http://lists.w3.org/Archives/Member/chairs/2008AprJun/0110.html> ]. Mark to review, due before : 12 September 2008 ACTION: markphillips to review the relevant parts of the XML Schema draft on behalf of SOAP/JMS WG [recorded in [16]http://www.w3.org/2008/07/15-soap-jms-minutes.html#action01 <http://www.w3.org/2008/07/15-soap-jms-minutes.html#action01> ] Call logistics for 4 calls between 2008-08-12 and 2008-09-02 comment received on FPWD re WS-Addressing: [ http://lists.w3.org/Archives/Public/public-soap-jms/2008Jul/0019.html <http://lists.w3.org/Archives/Public/public-soap-jms/2008Jul/0019.html> ] Initial test scenarios [ http://lists.w3.org/Archives/Public/public-soap-jms/2008Jul/0018.html <http://lists.w3.org/Archives/Public/public-soap-jms/2008Jul/0018.html> ] SOAP over Java(tm) Message Service 1.0 Editor Draft [ <http://www.w3.org/TR/2008/WD-soapjms-20080723/> http://dev.w3.org/cvsweb/~checkout~/2008/ws/soapjms/soapjms.html?content -type=text/html;%20charset=utf-8 <http://dev.w3.org/cvsweb/~checkout~/2008/ws/soapjms/soapjms.html?conten t-type=text/html;%20charset=utf-8> ] First Public Working Draft published [ http://www.w3.org/TR/2008/WD-soapjms-20080723/ <http://www.w3.org/TR/2008/WD-soapjms-20080723/> ] Next draft: Last Call, milestone plan in Charter says Sept 2008 AOB Regards, Roland ________________________________ 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
Received on Tuesday, 5 August 2008 00:30:19 UTC