1 2 3 Previous Next 41 Replies Latest reply on Sep 25, 2007 2:00 PM by asavitsky Go to original post
      • 15. Re: FYI: Seam 2 CR1 has been released


        It comes with facelets 1.1.13 draft - the source tags fix is not included with this. You'll need to build a facelets jar from CVS if you want this fix. As soon as facelets release a new version we will update.


        Can you at least use facelets jar built from CVS in current nightlies?
        This way more regression testing will be done on Seam and facelets
        integration?

        Thanks

        • 16. Re: FYI: Seam 2 CR1 has been released
          pmuir

          Are facelets nightlies or snapshots built somewhere? - I'm reluctant to use a local build (this upsets people no end as its not available for download anywhere).

          I'm working on Maven2 integration now so the next release should have full support. I also hope to get nightly snapshots up soon.

          I can push CR1 into the jboss maven repository but only with a basic pom (no dependencies declared) if this helps?

          • 17. Re: FYI: Seam 2 CR1 has been released


            Are facelets nightlies or snapshots built somewhere? - I'm reluctant to use a local build (this upsets people no end as its not available for download anywhere).


            You can just document that you checked out facelets code by date
            (with CVS command to check out facelets code by date from CVS).
            And use build of that snapshot in Seam.

            More people are upset that Seam ships with badly broken facelets.
            ui:insert is core facelets tag, there is no substitution for it
            and there is no workaround for that bug.

            Thanks



            • 18. Re: FYI: Seam 2 CR1 has been released
              rengar

              Where is examples/portal?

              Where is org.jboss.seam.jsf.TransactionalSeamPortletPhaseListener?

              How integrate jboss seam in a portlet?

              • 19. Re: FYI: Seam 2 CR1 has been released

                 

                "pete.muir@jboss.org" wrote:
                I'm working on Maven2 integration now so the next release should have full support. I also hope to get nightly snapshots up soon.

                I can push CR1 into the jboss maven repository but only with a basic pom (no dependencies declared) if this helps?


                Good to hear!

                Yeah, having the core, ui, debug, etc. Seam jars and accompanying barebones pom's would still be helpful. Now if only the versions of jBPM-JPDL (3.2.1) and jboss-EL that Seam uses would also make it into a Maven repository...

                Thanks!

                • 20. Re: FYI: Seam 2 CR1 has been released
                  pmuir

                   

                  "mgrouch" wrote:
                  More people are upset that Seam ships with badly broken facelets.
                  ui:insert is core facelets tag, there is no substitution for it
                  and there is no workaround for that bug.


                  Now if you were just a persistent on the facelets mailing list as you are here then they might do a release sooner rather than later ;) Yes, I agree they need to do a release, and I have asked both publicly and privately.

                  • 21. Re: FYI: Seam 2 CR1 has been released
                    pmuir

                     

                    "rengar" wrote:
                    Where is examples/portal?

                    Where is org.jboss.seam.jsf.TransactionalSeamPortletPhaseListener?

                    How integrate jboss seam in a portlet?


                    The portlet example wasn't included in the distribution as it wasn't working. Here is the JIRA issue (no votes atm).

                    http://jira.jboss.com/jira/browse/JBSEAM-1585

                    • 22. Re: FYI: Seam 2 CR1 has been released

                      Great job guys :) Ive been working with the nightly snapshots and this was very nice to see. I did notice the tag yesterday at some point :)

                      Nik

                      • 23. Re: FYI: Seam 2 CR1 has been released
                        tedgoddard

                        We'd like to thank the Seam developers for all their hard work putting this release together, especially Michael Yuan for integrating the ICEfaces seam-gen code.

                        It's easy to use: simply download and expand ICEfaces-1.6.1, then use the path to the "icefaces" directory within in response to the seam-gen question

                        [input] Enter your ICEfaces home directory (leave blank to omit ICEfaces) [] []

                        With the ICEfaces home directory filled in, all the generated pages will make use of the ICEfaces Ajax features and components (including some simple templates for adding Ajax Push to your application).

                        • 24. Re: FYI: Seam 2 CR1 has been released

                           

                          "rengar" wrote:
                          Where is examples/portal?

                          Where is org.jboss.seam.jsf.TransactionalSeamPortletPhaseListener?

                          How integrate jboss seam in a portlet?


                          We're developing Seam-portlets inside JSR-168 portal (Liferay) and we'll be migrating from Seam 1.2.1.GA (4.0.5GA) to Seam 2 (AS 4.2) when it's published. We'll start testing Seam 2 somewhere mid Oct and try to built up simple example of Seam portlet running on Liferay 4.3.x. If we get it done, we'll publish it.



                          • 25. Re: FYI: Seam 2 CR1 has been released
                            rengar

                             


                            Where is org.jboss.seam.jsf.TransactionalSeamPortletPhaseListener?


                            And where is org.jboss.seam.jsf.SeamPortletPhaseListener?

                            There isn't integration to Portlets?

                            How integrated Seam+Portlets?

                            • 26. Re: FYI: Seam 2 CR1 has been released
                              pmuir

                              As I said, portal integration needs significant updates for newer versions of Seam.

                              • 27. Re: FYI: Seam 2 CR1 has been released
                                pmuir

                                CR1 is now in maven with minimal poms http://repository.jboss.org/maven2/org/jboss/seam/

                                • 28. Re: FYI: Seam 2 CR1 has been released
                                  pmuir

                                   

                                  "hafidzmalik" wrote:
                                  Invalid url inside new jboss-seam-2.0.0.CR1\readme.txt

                                  * Read the online FAQ http://www.jboss.com/products/seam/faq

                                  should be
                                  * Read the online FAQ http://labs.jboss.com/jbossseam/faq


                                  Thanks, fixed this in CVS :)

                                  • 29. Re: FYI: Seam 2 CR1 has been released
                                    pmuir

                                     

                                    "gbc@gmx.de" wrote:
                                    Already noticed one bigger change and some small ones from Beta1 to CR1 for existing projects:

                                    - ajax4jsf.jar must be exlcuded from the project (because now merged with richfaces)
                                    - JBoss warns me: WARN [SkinFactoryImpl] Init parameter for a skin name changed to org.richfaces.SKIN
                                    - So needs change in web.xml
                                    - Do I need to edit: org.ajax4jsf.VIEW_HANDLERS?
                                    - Libraries in lib folder needs to be updated (of course)
                                    - application.xml needs update on same jars as the version changes
                                    Greetz GHad


                                    Thanks, some of this was in the migration guide but we missed the skin parameter name change!

                                    Btw, you don't need to declare jars in application.xml and put them in the lib dir. Just the lib dir is fine.