3 Replies Latest reply on Mar 23, 2006 5:12 PM by legolas.w

    Can i use seam in glassfish ?

    keanmeng1975

      Hi ,i m currently developing workflow driven application using seam framework using EJB3/JSF/JBPM .I m intend to deploy the application to JBoss and Glassfish.
      My question is the current build can run on glassfish ? Will there be support for it in future ?

      Thanks

        • 1. Re: Can i use seam in glassfish ?
          theute

          You can even use Seam outside an application server (Tomcat for example).

          So even though we "only" tried on JBoss AS and Tomcat, there is no reason why it wouldn't work on other AS (you should just have to tweak the configuration files).

          If it happens that it does not work, let us know.

          • 2. Re: Can i use seam in glassfish ?
            gavin.king

            The intent is that Seam will work in any appserver. At some stage we will do all the testing and re-configuration to make sure it runs correctly on GlassFish, but don't expect the Seam examples to immediately run on GlassFish today.

            • 3. Re: Can i use seam in glassfish ?

              Hi
              Thank you for reading my post.
              do you come to any step toward deploying seam to glassFish ?
              I mean for persistence using glassfish ejb3 + other deployment issue ?


              Thanks