Description of problem: The gwt Seam2.3 example is broken in jboss-seam-2.3.0.Beta2-redhat-1, as the generated GWT files are not copied into the gwt-web.war module. The problem seems to be that the gwt-web build tries to copy the files from non existing ${basedir}/../gwt-ejb/target/gwt-ejb/org.jboss.seam.example.remoting.gwt.HelloWorld while the files are in ${basedir}/../gwt-ejb-2.3.0.Beta2-redhat-1/target/gwt-ejb/org.jboss.seam.example.remoting.gwt.HelloWorld