You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/10/31 07:10:56 UTC

svn commit: r469387 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml

Author: sanka
Date: Mon Oct 30 22:10:56 2006
New Revision: 469387

URL: http://svn.apache.org/viewvc?view=rev&rev=469387
Log:
Fixed a minor error in services.xml

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml

Modified: webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml?view=diff&rev=469387&r1=469386&r2=469387
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml Mon Oct 30 22:10:56 2006
@@ -1,6 +1,6 @@
 <service name="AddressBookService" scope="application">
     <description>
-        This is sample service 2
+        POJO: AddressBook Service
     </description>
     <messageReceivers>
         <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-only"



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org