From 89b26d7a562594ad04c9b7a84dd35b2be6d834ca Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 27 Apr 2009 13:59:12 +0000 Subject: TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This is not the wsa:EnpointReference though. To get this to work I have had EndpointReference goes in the target namespace. The code to read EndpointReference still reads wsa:EndpointReference so this shouldn't break anyone already using that but at least it gives the reader an idea about what can validly go in the schema. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768993 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/binding/ws/axis2/itests/epr/HelloWorld.composite | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'branches/sca-java-1.x/modules/binding-ws-axis2/src') diff --git a/branches/sca-java-1.x/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/epr/HelloWorld.composite b/branches/sca-java-1.x/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/epr/HelloWorld.composite index 38a7c045be..47ce6cc1a3 100644 --- a/branches/sca-java-1.x/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/epr/HelloWorld.composite +++ b/branches/sca-java-1.x/modules/binding-ws-axis2/src/test/resources/org/apache/tuscany/sca/binding/ws/axis2/itests/epr/HelloWorld.composite @@ -24,9 +24,9 @@ - - http://localhost:8085/myService - + + http://localhost:8085/myService + -- cgit v1.2.3