Author: dgolovin
Date: 2008-05-03 14:57:26 -0400 (Sat, 03 May 2008)
New Revision: 7972
Modified:
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/templates/ear/EarContent/META-INF/application.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1862
roll back to ejb after talk with marshall
Modified:
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/templates/ear/EarContent/META-INF/application.xml
===================================================================
---
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/templates/ear/EarContent/META-INF/application.xml 2008-05-03
16:31:35 UTC (rev 7971)
+++
branches/jbosstools-2.1.x/seam/plugins/org.jboss.tools.seam.core/templates/ear/EarContent/META-INF/application.xml 2008-05-03
18:57:26 UTC (rev 7972)
@@ -18,7 +18,7 @@
</module>
<module>
- <java>jboss-seam.jar</java>
+ <ejb>jboss-seam.jar</ejb>
</module>
</application>