Snjezana Peco [
http://community.jboss.org/people/snjeza] created the discussion
"Re: broken jboss tools - generated maven seam project?"
To view the discussion, visit:
http://community.jboss.org/message/571284#571284
--------------------------------------------------------------
The problem is that your WAR project (xxxx) has "ear" packaging.
Open the xxxx/pom.xml file, change the packaging from "ear" to "war"
and call Run As>Maven clean, Run As>Maven package for the xxxx-parent project.
How did you create those projects?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/571284#571284]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]