Author: jlaskowski
Date: Tue Jul  3 02:44:34 2007
New Revision: 552767

URL: http://svn.apache.org/viewvc?view=rev&rev=552767
Log:
Lower the index

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?view=diff&rev=552767&r1=552766&r2=552767
==============================================================================
--- 
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
 Tue Jul  3 02:44:34 2007
@@ -222,7 +222,7 @@
 conf.4130=Cannot validate service-jar.xml for provider  {0}. Received message: 
{1}
 conf.4900=Cannot find the service-jar.xml at {0}. Received message: {1}
 conf.4901=Cannot find the ServiceProvider id {0} in the service-jar.xml at 
{0}. Check that your OpenEJB configuration file is point to the right 
ServiceProvider id."
-conf.4902=ServiceProvider of "{0}" is not of type "{2}"
+conf.4902=ServiceProvider of "{0}" is not of type "{1}"
 config.noDefaultConfig=Default config file was not found.
 config.defaultServiceMissing=Cannot find a default service for {0}.
 config.usingConfigWithDefault=Using config file {0} with {1} as a default for 
OpenEJB configuration.


Reply via email to