From b1509e942480612687b0b7b76bd0a36607550f65 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 12 Aug 2010 18:02:32 +0000 Subject: Update the old jms binding policy and intent definitions to work in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984882 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/binding/jms/policy/definitions.xml | 74 ++-------------------- 1 file changed, 7 insertions(+), 67 deletions(-) (limited to 'sca-java-2.x/trunk/modules/binding-jms/src/main/resources/org/apache/tuscany/sca/binding/jms/policy/definitions.xml') diff --git a/sca-java-2.x/trunk/modules/binding-jms/src/main/resources/org/apache/tuscany/sca/binding/jms/policy/definitions.xml b/sca-java-2.x/trunk/modules/binding-jms/src/main/resources/org/apache/tuscany/sca/binding/jms/policy/definitions.xml index 1b94f139dd..343b4fc295 100644 --- a/sca-java-2.x/trunk/modules/binding-jms/src/main/resources/org/apache/tuscany/sca/binding/jms/policy/definitions.xml +++ b/sca-java-2.x/trunk/modules/binding-jms/src/main/resources/org/apache/tuscany/sca/binding/jms/policy/definitions.xml @@ -17,73 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + - - - - + alwaysProvides="sca:JMS" + mayProvide="sca:atLeastOnce sca:atMostOnce sca:ordered sca:asyncInvocation" /> - - - - - Communication through this binding requires JMS - - - - - - - This intent is used to indicate the deliver mode - of the sent message - - - - - - Message are sent persistently - - - - - - Message are sent non-persistently - - - - - - - This intent is used to indicate the priority of the - sent message - - - - - - Messages are high priority - - - - - - Messages are medium priority - - - - - - Messages are low priority - - - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3