ICEfaces
  1. ICEfaces
  2. ICE-2281

allow deployment of seam-comp-showcase to all seam supported AS

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.2
    • Fix Version/s: None
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Seam 2.0.0, jsf1.2

      Description

      Use seam-comp-showcase to show that seam/ICEfaces applications can be deployed to all application servers supported by Seam (AS are all ootb and without the EJB3 container). Targets built into the build script for each of the 7 servers:-
          - jboss-4.0.5.GA
          - jboss-4.2.*.GA (done)
          - Tomcat-6.0.14 (done)
          - Tomcat-5.5.20
          - Glassfish
          - WebLogic 9.2
          - WebSphere 6.1

        Issue Links

          Activity

          Hide
          Judy Guglielmin added a comment -

          already have the app working on some of the servers. Need to start getting test scripts ready for all.

          Show
          Judy Guglielmin added a comment - already have the app working on some of the servers. Need to start getting test scripts ready for all.
          Hide
          Arran McCullough added a comment -

          Rev 15356

          Added exclude command for icefaces-ahs.jar which was causing errors being thrown in tomcat and jboss servers.

          Show
          Arran McCullough added a comment - Rev 15356 Added exclude command for icefaces-ahs.jar which was causing errors being thrown in tomcat and jboss servers.
          Hide
          Arran McCullough added a comment -

          Rev 15459

          Updated web.xml files to get the google map component working.

          Show
          Arran McCullough added a comment - Rev 15459 Updated web.xml files to get the google map component working.
          Hide
          Judy Guglielmin added a comment -

          Person and Employee data put in Database and setup perstence/transaction management using Seam for each server.

          Jboss-4.2.x - done, Glassfish v2.1 - done, working on Tomcat and Weblogic.....any others to be done?

          Show
          Judy Guglielmin added a comment - Person and Employee data put in Database and setup perstence/transaction management using Seam for each server. Jboss-4.2.x - done, Glassfish v2.1 - done, working on Tomcat and Weblogic.....any others to be done?
          Hide
          Judy Guglielmin added a comment -

          Weblogic 10.0 has problems with Hibernate and jboss-archive-browsing. See:-

          http://jira.jboss.com/jira/browse/EJBTHREE-719

          Will create a new jboss-archive-browsing jar (or see if I can find one with the fix for ArchiveBrowser class.

          Show
          Judy Guglielmin added a comment - Weblogic 10.0 has problems with Hibernate and jboss-archive-browsing. See:- http://jira.jboss.com/jira/browse/EJBTHREE-719 Will create a new jboss-archive-browsing jar (or see if I can find one with the fix for ArchiveBrowser class.
          Hide
          Judy Guglielmin added a comment -

          currently all AS listed in build are working. Some work remains on Weblogic 10 (getting inconsistent socket exception which doesn't affect the application and is infrequent)....still should find some time to work it out.

          Show
          Judy Guglielmin added a comment - currently all AS listed in build are working. Some work remains on Weblogic 10 (getting inconsistent socket exception which doesn't affect the application and is infrequent)....still should find some time to work it out.
          Hide
          Judy Guglielmin added a comment -

          As of 1.7.0 final release still some work to do with Weblogic (only using FF--seems to work OK with IE6). Still problems with Websphere, but could be due to Seam issues (since the framework tag in components.xml is causing excpeptions and is unable to deploy properly).

          With 1.7.0 final release have working targets for jboss-4.2.x, Tomcat6, Glassfishv2.1, Weblogic10 (kind of), jboss-portal-2.6.4, liferay/Glassfishv2.

          Show
          Judy Guglielmin added a comment - As of 1.7.0 final release still some work to do with Weblogic (only using FF--seems to work OK with IE6). Still problems with Websphere, but could be due to Seam issues (since the framework tag in components.xml is causing excpeptions and is unable to deploy properly). With 1.7.0 final release have working targets for jboss-4.2.x, Tomcat6, Glassfishv2.1, Weblogic10 (kind of), jboss-portal-2.6.4, liferay/Glassfishv2.
          Hide
          Mandeep Hayher added a comment -

          Seam-Showcase-1.7.0 not working on Tomcat6. Some jar files are missing.

          SEVERE: Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
          org.jboss.seam.InstantiationException: Could not instantiate Seam component: componentDatabase

          Caused by: java.lang.RuntimeException: exception invoking: startup
          Caused by: java.lang.reflect.InvocationTargetException
          Caused by: java.lang.NoClassDefFoundError: org/jboss/util/file/ArchiveBrowser$Filter

          Show
          Mandeep Hayher added a comment - Seam-Showcase-1.7.0 not working on Tomcat6. Some jar files are missing. SEVERE: Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener org.jboss.seam.InstantiationException: Could not instantiate Seam component: componentDatabase Caused by: java.lang.RuntimeException: exception invoking: startup Caused by: java.lang.reflect.InvocationTargetException Caused by: java.lang.NoClassDefFoundError: org/jboss/util/file/ArchiveBrowser$Filter
          Hide
          Judy Guglielmin added a comment -

          Since Seam-2.0.2.GA distribution, they are no longer distributing jboss-archive-browsing.jar with the samples....Looks like they are using now jboss-common-core.jar to package for deployment to non-jboss AS.

          Show
          Judy Guglielmin added a comment - Since Seam-2.0.2.GA distribution, they are no longer distributing jboss-archive-browsing.jar with the samples....Looks like they are using now jboss-common-core.jar to package for deployment to non-jboss AS.
          Hide
          Judy Guglielmin added a comment -

          seam-comp-showcase now deploys to several application servers. (including portlet containers). Will continue to add application server targets as users suggest/require.

          Show
          Judy Guglielmin added a comment - seam-comp-showcase now deploys to several application servers. (including portlet containers). Will continue to add application server targets as users suggest/require.

            People

            • Assignee:
              Unassigned
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: