1 Reply Latest reply on Jun 13, 2007 9:17 AM by fernando_jmt

    Seam on tomcat functionality

    statelessbean

      Hi,
      Actually i work on jboss, but i need to create app, on tomcat. Can I use Seam , Seam Realm + EJB 3.0 and Exadel Rich Faces (A4JSF) on tomcat with no problems?

      I read that there are some probilems with Seam or EJB on tomcat, but i'm not sure?

        • 1. Re: Seam on tomcat functionality
          fernando_jmt

          Actually I have a Seam application running on Tomcat using Ajax4JSF and RichFaces.

          So, what I recomend you to start is to go into "booking" seam example folder, open an console and type "ant deploy.tomcat" (you need to have configured your build.properties for tomcat home).