From a6b350ca108cc5c2260b1603bb25de72e1063c7a Mon Sep 17 00:00:00 2001 From: fmoga Date: Tue, 26 Jul 2011 21:05:34 +0000 Subject: Move the comet binding samples to trunk. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151245 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/web.composite | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/WEB-INF/web.composite (limited to 'sca-java-2.x/trunk/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/WEB-INF/web.composite') diff --git a/sca-java-2.x/trunk/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/WEB-INF/web.composite new file mode 100644 index 0000000000..c535a38116 --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/WEB-INF/web.composite @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3