donaldp 2003/02/28 17:03:27
Modified: src/java/org/apache/avalon/phoenix/components/kernel
Resources.properties
Log:
Remove unused resource strings
Revision Changes Path
1.9 +0 -4
avalon-phoenix/src/java/org/apache/avalon/phoenix/components/kernel/Resources.properties
Index: Resources.properties
===================================================================
RCS file:
/home/cvs/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/kernel/Resources.properties,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Resources.properties 1 Nov 2002 08:23:30 -0000 1.8
+++ Resources.properties 1 Mar 2003 01:03:27 -0000 1.9
@@ -9,9 +9,5 @@
kernel.error.entry.prepare=Error preparing application {0}.
kernel.error.entry.badtype=Entry {0} has bad type. Only Entrys of type
ServerApplicationEntry may be added to kernel.
-frame.warn.thread-pools=Warning: Configuring ThreadPools via server.xml\nis a
deprecated feature and developers should\nuse a ThreadManager Block to access
ThreadPools\nand remove <threads/> entry from server.xml file.
-frame.error.thread.missing=No such thread pool {0}.
-frame.error.thread.create=Error creating thread pool {0}.
-
applicationcontext.error.invalidconfig=Block "{0}" has invalid configuration
information
applicationcontext.error.noloader=Unable to locate ClassLoader named "{0}".
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]