[jboss-user] [JBoss Tools (users)] - Re: Making Maven Archetype created Seam Project JBoss Tool c

scabanovich do-not-reply at jboss.com
Thu Dec 4 08:29:55 EST 2008


It looks like you have set all required references, but nevertheless, could you please check once more
1) In web project, file .settings\org.jboss.tools.seam.core.prefs contains lines
seam.ear.project=%ear project name%
seam.ejb.project=%ejb project name%
2) In ear project, file .settings\org.eclipse.wst.common.component
includes ejb project as dependent module
3) In ejb project, file .settings\org.jboss.tools.seam.core.prefs contains line
seam.parent.project=%web project name%

If that is ok, then try cleaning seam model as follows. Close Eclipse, remove all files in directory %workspace%/.metadata/.plugins/org.jboss.tools.seam.core/projects, restart Eclipse and clean/rebuild workspace.

If it does not help, then we may need to see the exact structure of your projects to study the problem.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194340#4194340

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194340



More information about the jboss-user mailing list