Author: dblevins
Date: Wed Aug 12 03:50:32 2009
New Revision: 803359
URL: http://svn.apache.org/viewvc?rev=803359&view=rev
Log:
Updated the user list address.
Modified:
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
Modified:
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties?rev=803359&r1=803358&r2=803359&view=diff
==============================================================================
---
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
(original)
+++
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
Wed Aug 12 03:50:32 2009
@@ -64,7 +64,7 @@
# ts = TransactionService
#
-ge0001=FATAL ERROR: Unknown error in {0}. Please send the following stack
trace and this message to [email protected] :\n {1}
+ge0001=FATAL ERROR: Unknown error in {0}. Please send the following stack
trace and this message to [email protected] :\n {1}
# param 0 is the part of the system that needs the Properties object.
ge0002=The required properties object needed by {0} is null.
# param 0 is the properties file name, param 1 is the part of the system
that needs the properties file.