2 Replies Latest reply on Oct 22, 2010 10:39 AM by kwutzke

    Seam project with Hibernate, Maven on Tomcat without embedded JBoss

    takteek

      Can anyone point me in the direction of info on how to configure a new Seam 2.2 project to work on Tomcat without embedded JBoss using maven? I'm using JBoss Tools in Eclipse and I've run into so many dependency conflicts/issues that I pretty much have no hair left.


      I tried to follow these steps as best I could using maven: http://seamframework.org/Documentation/RunningASeamgenProjectOnApacheTomcatWithoutEmbeddedJBoss


      Every time I add a dependency or change a dependency version I create a new problem.