From b1e73405599a30d17dcd3fc7ce88b81305d73fff Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 5 Aug 2010 10:35:07 +0000 Subject: Port the JSONP binding from 2.x to 1.x to help with this conversation http://www.mail-archive.com/dev@tuscany.apache.org/msg13393.html. It's not in the build yet but works in my environment. Hoping that Fabiano will check that it works in his environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982536 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/tuscany-sca-binding-jsonp.xsd | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 sca-java-1.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-jsonp.xsd (limited to 'sca-java-1.x/trunk/modules/assembly-xsd/src/main/resources') diff --git a/sca-java-1.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-jsonp.xsd b/sca-java-1.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-jsonp.xsd new file mode 100644 index 0000000000..36769e3455 --- /dev/null +++ b/sca-java-1.x/trunk/modules/assembly-xsd/src/main/resources/tuscany-sca-binding-jsonp.xsd @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3