From 5c8ed9b1f9f737b4a22b3b7ef3901b7ff58512bb Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 26 Feb 2009 11:50:32 +0000 Subject: TUSCANY-2864 - Fix end of test comment. Thanks for the patch emily git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748101 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/java/client/ASM_0018_TestCase.java | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'branches/sca-java-1.x/stest') diff --git a/branches/sca-java-1.x/stest/sampleTest/src/test/java/client/ASM_0018_TestCase.java b/branches/sca-java-1.x/stest/sampleTest/src/test/java/client/ASM_0018_TestCase.java index 6c978dff9a..ab872f09a6 100644 --- a/branches/sca-java-1.x/stest/sampleTest/src/test/java/client/ASM_0018_TestCase.java +++ b/branches/sca-java-1.x/stest/sampleTest/src/test/java/client/ASM_0018_TestCase.java @@ -23,6 +23,20 @@ import test.ASM_0002_Client; import testClient.TestInvocation; /** + * Line 1379-1381: + *

+ * OSOA: + * Note that a binding element may specify an endpoint which is the target of + * that binding. A reference must not mix the use of endpoints specified via + * binding elements with target endpoints specified via the target attribute. + *

+ * [ASM50015] + *

+ * OASIS: + * If a binding element has a value specified for a target service using + * its @uri attribute, * the binding element MUST NOT identify target + * services using binding specific attributes or elements. + * * Client for ASM_0018_TestCase, which tests that where a * of a has a child element and the * corresponding element in the componentType has @@ -44,4 +58,4 @@ public class ASM_0018_TestCase extends BaseJAXWSTestCase { return config; } -} // end class Test_ASM_0003 +} // end class ASM_0018_TestCase -- cgit v1.2.3