Author: akazakov
Date: 2008-05-06 11:04:34 -0400 (Tue, 06 May 2008)
New Revision: 7984
Modified:
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-2184 Fixed
Modified:
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
===================================================================
---
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-05-06
15:00:42 UTC (rev 7983)
+++
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-05-06
15:04:34 UTC (rev 7984)
@@ -60,7 +60,7 @@
INVALID_CONNECTION_NAME=Connection profiler "{0}" specified for Seam project
"{1}" does not exist. Please correct this property in "Seam settings"
page (Project->Properties->Seam Settings).
#Invalid ear application.xml
-INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must to be declared as
<module><ejb>jboss-seam.jar</ejb><module> to work correctly.
+INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must be declared as
<module><ejb>jboss-seam.jar</ejb><module> to work correctly.
INVALID_JAR_MODULE_IN_APPLICATION_XML=Having "{0}" listed as a java module in
application.xml can cause publishing errors. It is recommended to remove this module entry
from application.xml.
#Messages for Progress Monitor