From 725006d4c47e63986ac042ade23a4d193298b1fe Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:08:29 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835131 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld.composite | 29 -------- .../AttributeWithoutNamespace/helloworld.composite | 29 -------- .../impl/bpel/BPELProcessNotFound/deploy.xml | 30 -------- .../impl/bpel/BPELProcessNotFound/helloworld.bpel | 66 ----------------- .../BPELProcessNotFound/helloworld.componentType | 30 -------- .../bpel/BPELProcessNotFound/helloworld.composite | 29 -------- .../impl/bpel/BPELProcessNotFound/helloworld.wsdl | 82 ---------------------- .../bpel/CannotResolveWSDLReference/deploy.xml | 30 -------- .../CannotResolveWSDLReference/helloworld.bpel | 66 ----------------- .../helloworld.componentType | 30 -------- .../helloworld.composite | 29 -------- .../impl/bpel/MyRolePartnerRoleNull/deploy.xml | 30 -------- .../bpel/MyRolePartnerRoleNull/helloworld.bpel | 66 ----------------- .../MyRolePartnerRoleNull/helloworld.componentType | 30 -------- .../MyRolePartnerRoleNull/helloworld.composite | 29 -------- .../bpel/MyRolePartnerRoleNull/helloworld.wsdl | 82 ---------------------- .../impl/bpel/PartnerLinkHasBothAttr/deploy.xml | 30 -------- .../bpel/PartnerLinkHasBothAttr/helloworld.bpel | 68 ------------------ .../helloworld.componentType | 30 -------- .../PartnerLinkHasBothAttr/helloworld.composite | 29 -------- .../bpel/PartnerLinkHasBothAttr/helloworld.wsdl | 82 ---------------------- .../impl/bpel/PartnerLinkNoMatchingType/deploy.xml | 30 -------- .../bpel/PartnerLinkNoMatchingType/helloworld.bpel | 66 ----------------- .../helloworld.componentType | 30 -------- .../PartnerLinkNoMatchingType/helloworld.composite | 29 -------- .../bpel/PartnerLinkNoMatchingType/helloworld.wsdl | 82 ---------------------- .../impl/bpel/PartnerLinkTypeNoRoles/deploy.xml | 30 -------- .../bpel/PartnerLinkTypeNoRoles/helloworld.bpel | 66 ----------------- .../helloworld.componentType | 30 -------- .../PartnerLinkTypeNoRoles/helloworld.composite | 29 -------- .../bpel/PartnerLinkTypeNoRoles/helloworld.wsdl | 80 --------------------- 31 files changed, 1398 deletions(-) delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite delete mode 100644 branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl (limited to 'branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel') diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite deleted file mode 100644 index 0dfe52985a..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite deleted file mode 100644 index d3f249720d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel deleted file mode 100644 index a8eb389704..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - concat($tmpVar,' World') - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType deleted file mode 100644 index 2b360111cb..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite deleted file mode 100644 index 575927a5de..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl deleted file mode 100644 index 46cf381577..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel deleted file mode 100644 index a8eb389704..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - concat($tmpVar,' World') - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType deleted file mode 100644 index 2b360111cb..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite deleted file mode 100644 index b4623b5c2d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel deleted file mode 100644 index 973d1f618a..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - concat($tmpVar,' World') - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType deleted file mode 100644 index 2b360111cb..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite deleted file mode 100644 index b4623b5c2d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl deleted file mode 100644 index 46cf381577..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel deleted file mode 100644 index 5d2aeddc3d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - concat($tmpVar,' World') - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType deleted file mode 100644 index 077df56290..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite deleted file mode 100644 index b4623b5c2d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl deleted file mode 100644 index 46cf381577..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel deleted file mode 100644 index 68df3156a8..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - concat($tmpVar,' World') - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType deleted file mode 100644 index 2b360111cb..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite deleted file mode 100644 index b4623b5c2d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl deleted file mode 100644 index 46cf381577..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel deleted file mode 100644 index a8eb389704..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - concat($tmpVar,' World') - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType deleted file mode 100644 index 2b360111cb..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite deleted file mode 100644 index b4623b5c2d..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl b/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl deleted file mode 100644 index 695fd60887..0000000000 --- a/branches/sca-java-1.4/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3