New issue 14 by fady.ma...@gmail.com: Application built on root of 2.2.1
doesn' deploy correctly
http://code.google.com/p/seam-maven-refimpl/issues/detail?id=14
What steps will reproduce the problem?
1. Deploy seam-refimpl using root 2.2.1
Upon deployment I see the war application exploded in the root of the
project directory.
Comment #1 on issue 14 by leif.o.o...@gmail.com: Application built on root
of 2.2.1 doesn' deploy correctly
http://code.google.com/p/seam-maven-refimpl/issues/detail?id=14
Check filter-dev.properties. By default the deploy folder property,
as.deploy, points to ./target/jboss-4.2.3.GA-jdk6/server/default/deploy.
Correct property value, and it should work?