From f67991dfc3c5a924e684b7071810dca7055d2fe6 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 27 Apr 2010 21:43:08 +0000 Subject: Operation selector implementation that uses JAX-RS annotations to map http requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-rest-runtime/src/test/resources/store.composite | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/resources') diff --git a/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/resources/store.composite b/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/resources/store.composite index 72219337b6..c10c1f3089 100644 --- a/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/resources/store.composite +++ b/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/resources/store.composite @@ -28,6 +28,7 @@ + -- cgit v1.2.3