You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by st...@apache.org on 2005/05/17 00:05:05 UTC

svn commit: r170477 - /incubator/beehive/trunk/samples/controls-webservices-blank/build.xml

Author: steveh
Date: Mon May 16 15:05:05 2005
New Revision: 170477

URL: http://svn.apache.org/viewcvs?rev=170477&view=rev
Log:
Fixing link.

Modified:
    incubator/beehive/trunk/samples/controls-webservices-blank/build.xml

Modified: incubator/beehive/trunk/samples/controls-webservices-blank/build.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-webservices-blank/build.xml?rev=170477&r1=170476&r2=170477&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-webservices-blank/build.xml (original)
+++ incubator/beehive/trunk/samples/controls-webservices-blank/build.xml Mon May 16 15:05:05 2005
@@ -218,7 +218,7 @@
 		<fail if="testfailed" message="One or more tests failed.  The unit test requires
 			the wsm-addressbook-enhanced web serivce to be running.  Please verify
 	 that http://localhost:8080/EnhancedAddressBook/ is available before trying the unit testing.
-	 	See the http://incubator.apache.org/beehive/wsm/sample_AddressBook.html for instruction
+	 	See the http://incubator.apache.org/beehive/wsm/sample_AddressBookEnhanced.html for instruction
 	on running the sample." />
 	</target>