1 Reply Latest reply on Nov 17, 2009 6:31 PM by akazakov

    JBoss Seam Failing With

      I am using

      eclipse-jee-ganymede-sr2-win32.zip

      jbosstools-all-win32-3.0.2.v200909151014r-h192-ga.zip

      jboss-seam-2.1.2

      I have created a seam project using postgressql. The project builds as a war but will not deploy on jboss.4.2as.

      It fails with

      "Could not instantiate Seam component: entityManagerFactory".

        • 1. Re: JBoss Seam Failing With
          akazakov

          Did you use New Seam Project wizard to create the project?
          Could you check if the project is deployed correctly. Open JBoss Server View and see pop-up menu for JBoss AS/<your_project>. Select "Explore" there. Is there correct war?
          Is there <project-name>-ds.xml file?
          And please show us a full JBoss AS log.