jruaux 2003/01/31 02:20:26
Modified: petals/eclipse/src/java/org/apache/cactus/eclipse/ui
CactusMessages.properties
Log:
Added time-out message
Revision Changes Path
1.2 +3 -2
jakarta-cactus/petals/eclipse/src/java/org/apache/cactus/eclipse/ui/CactusMessages.properties
Index: CactusMessages.properties
===================================================================
RCS file:
/home/cvs/jakarta-cactus/petals/eclipse/src/java/org/apache/cactus/eclipse/ui/CactusMessages.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CactusMessages.properties 30 Jan 2003 15:37:08 -0000 1.1
+++ CactusMessages.properties 31 Jan 2003 10:20:25 -0000 1.2
@@ -16,11 +16,12 @@
CactusLaunch.message.war.malformed = The WAR file's URL is malformed
CactusLaunch.message.start = Starting the container
CactusLaunch.message.start.error = Failed to start the container
+CactusLaunch.message.start.timeout = Time out
CactusLaunch.message.start.sleep.error = Interruption during sleep
+CactusLaunch.message.start.url.error = A testURL attribute must be specified
CactusLaunch.message.stop = Stopping the container
CactusLaunch.message.deploy = Deploying the container
CactusLaunch.message.undeploy = Undeploying the container
-CactusLaunch.message.start.url.error = A testURL attribute must be specified
CactusLaunch.message.invalidproperty.port = Invalid port number
CactusLaunch.message.invalidproperty.contextpath = Invalid context path
CactusLaunch.message.invalidproperty.tempdir = Invalid temp dir
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]