5 Replies Latest reply on Dec 31, 2011 1:01 PM by paulmkeogh

    Software requirement specification in Seam 3

    mohandaas

      Can any one tell,


      what all the software seam 3 will support, i am planing to develop seam3 project with following software.


      1)Jboss 6.0
      2)apache-ant-1.7.1
      3)MySQL Server 5.0
      4)JSF 2.0
      5)RichFaces 4.0
      6)Eclipse Helio


      Can any one suggest the above software will support seam 3,


      if yes, How to integrate JSF 2.0 and RichFaces 4.0.


        • 1. Re: Software requirement specification in Seam 3
          peddu007

          iam new to seam please help
          do u know how to dev mode in seam2.1.2
          i will crete custom seam listener instand of seam lisener
          if i run in dev mode its show FileNotFoundException
          give me any idea
          thank you

          • 2. Re: Software requirement specification in Seam 3
            lightguard

            nagendra kumar wrote on Dec 19, 2011 07:34:


            iam new to seam please help
            do u know how to dev mode in seam2.1.2
            i will crete custom seam listener instand of seam lisener
            if i run in dev mode its show FileNotFoundException
            give me any idea
            thank you



            You're in the wrong forum, this is for Seam 3, please ask again in the Seam 2 forums.

            • 3. Re: Software requirement specification in Seam 3
              lightguard

              Mohan Kumar wrote on Dec 19, 2011 01:52:



              Can any one tell,

              what all the software seam 3 will support, i am planing to develop seam3 project with following software.

              1)Jboss 6.0


              Use JBoss AS7 instead



              2)apache-ant-1.7.1


              Grab the distribution from SourceForge or use Ivy / maven-ant-tasks to get all the jars.



              3)MySQL Server 5.0


              Should not be a problem



              4)JSF 2.0


              Seam 3 is meant to work with JSF 2, it won't be a problem.



              5)RichFaces 4.0


              RichFaces 4.1 was just released, use that instead. Also won't be a problem, again, use Ivy or the maven-ant-tasks to get the correct jars



              6)Eclipse Helio


              Look for JBoss Tools for the best support for Seam / RichFaces in Eclipse.


              I think that addresses your questions, let us know if you have others.

              • 4. Re: Software requirement specification in Seam 3
                mohandaas

                Hi


                I have one more question:


                Actually seam2 I created new project using command prompt,but that feature is not supporting in seam3,can you give some steps to develop new project using the above software's 


                Thanks,

                • 5. Re: Software requirement specification in Seam 3
                  paulmkeogh

                  If you download JBoss Tools 3.3M5 you will get the latest Seam Forge Console.


                  Then download Beta5 of Seam Forge and configure Helios to use it as a Forge runtime (Windows/Preferences/Forge).


                  Seam Forge is a rapid application development tool for Seam 3.