You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by wi...@apache.org on 2005/10/12 16:26:08 UTC

svn commit: r314926 - /webservices/muse/trunk/client/src/resource/target/TestResource/src/java/org/apache/ws/service/testresource/TestResourceResource.java

Author: wire
Date: Wed Oct 12 07:26:07 2005
New Revision: 314926

URL: http://svn.apache.org/viewcvs?rev=314926&view=rev
Log:
Updated for Relationships

Modified:
    webservices/muse/trunk/client/src/resource/target/TestResource/src/java/org/apache/ws/service/testresource/TestResourceResource.java

Modified: webservices/muse/trunk/client/src/resource/target/TestResource/src/java/org/apache/ws/service/testresource/TestResourceResource.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/client/src/resource/target/TestResource/src/java/org/apache/ws/service/testresource/TestResourceResource.java?rev=314926&r1=314925&r2=314926&view=diff
==============================================================================
--- webservices/muse/trunk/client/src/resource/target/TestResource/src/java/org/apache/ws/service/testresource/TestResourceResource.java (original)
+++ webservices/muse/trunk/client/src/resource/target/TestResource/src/java/org/apache/ws/service/testresource/TestResourceResource.java Wed Oct 12 07:26:07 2005
@@ -269,7 +269,7 @@
 		parentRelationshipParticipantType
 				.setManageabilityEndpointReferenceArray(new EndpointReferenceType[] { dirEndpointReferenceType });
 
-		// add the new ws as the other participant
+		// Add relationships
 		RelationshipParticipantType childRelationshipParticipantType = relationshipType
 				.addNewParticipant();
 		System.out.println("Getting the Resource ID for the EPR: "