You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by jf...@apache.org on 2009/04/22 04:23:09 UTC

svn commit: r767350 - /webservices/juddi/branches/v3_trunk/juddi-core/src/main/resources/messages_en.properties

Author: jfaath
Date: Wed Apr 22 02:23:09 2009
New Revision: 767350

URL: http://svn.apache.org/viewvc?rev=767350&view=rev
Log:
adding subscription-related messages

Modified:
    webservices/juddi/branches/v3_trunk/juddi-core/src/main/resources/messages_en.properties

Modified: webservices/juddi/branches/v3_trunk/juddi-core/src/main/resources/messages_en.properties
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-core/src/main/resources/messages_en.properties?rev=767350&r1=767349&r2=767350&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-core/src/main/resources/messages_en.properties (original)
+++ webservices/juddi/branches/v3_trunk/juddi-core/src/main/resources/messages_en.properties Wed Apr 22 02:23:09 2009
@@ -152,6 +152,10 @@
 errors.subscription.NoFilterOnNewSubscription=No subscription filter was provided on this new subscription request
 errors.subscription.BlankFilter=A filter structure was provided but no filter criteria was specified
 errors.subscription.TooManyFilters=Only one filter is allowed per subscription request
+errors.getsubscriptionresult.SubscriptionExpired=The passed subscription has expired
+rrors.getsubscriptionresult.NullCoveragePeriod=The coverage period cannot be blank
+errors.getsubscriptionresult.InvalidDateInCoveragePeriod=The coverage period must contain valid dates for start and end points
+errors.getsubscriptionresult.StartPointAfterEndPoint=The start point in the coverage period cannot be later than the end point
 
 #-- jUDDI-specific publisher messages
 errors.savepublisher.NoInput=At least one Publisher must be provided



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