Hi, I thing everyone except you develop outside the JBoss AS :-) The correct aproach would be, that you let the tool create the Eclipse project anywhere you want and just deploy the application by generated build.xml ant script into the JBoss AS deploy dir.
try (from the command line) seam setup seam new-project seam generate-entities (optional, if you want to generate the reference application from the existing database) Tomas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049317#4049317 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049317 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
