ICEfaces
  1. ICEfaces
  2. ICE-7865

showcase app - content not rendered if using MyFaces on WAS7

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.BETA
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces 3.0.x-maintenance branch rev. 28123 (WAS7), 28205 (Glassfish2.1.1) with MyFaces
      Servers: WAS7 (lnvm2), Glassfish2.1.1 (lnvm1)
      Browsers: all
    • Assignee Priority:
      P1
    • Affects:
      Compatibility/Configuration

      Description

      If deploying the showcase application built with MyFaces libraries onto IBM WebSphere7 or Glassfish 2.1.1, when loading the main page in any browser, no content is rendered for any of the ACE or ICE components - see attached screen shot.

      Steps to reproduce:

      WAS7 (lnvm2):
      - Build the showcase.war with MyFaces:
      ant clean servlet-profile -Dmyfaces="true"
      - start WAS7, deploy the war file using the admin console using: http://wiki.icesoft.com/display/IFEE2/Server+Configuration+Appendices .
      - load the showcase main page in any browser:
      http://lnvm2.icesoft.domain:9081/showcase

      Glassfish2.1.1 (lnvm1):
      - Build the showcase.war with MyFaces:
      ant clean servlet-profile -Dmyfaces="true"
      - Add a run-time deployment descriptor (sun-web.xml) file to the WEB-INF directory of the showcase app, with the content:

      <?xml version="1.0" encoding="UTF-8"?>
      <!DOCTYPE sun-web-app PUBLIC '-//Sun Microsystems, Inc.//DTD
        Application Server 9.0 Servlet 2.5//EN'
        'http://www.sun.com/software/appserver/dtds/sun-web-app_2_5-0.dtd&#39;>

      <sun-web-app>
        <class-loader delegate="false" />
        <property name="useBundledJsf" value="true"/>
      </sun-web-app>

      - start Glassfish 2.1.1, deploy the war file to location: /opt/glassfish/glassfish_v2.1.1/domains/domain1/autodeploy
      - load the showcase main page in any browser:
      http://lnvm2.icesoft.domain:9081/showcase
      1. server.log
        752 kB
        Carmen Cristurean
      2. Showcase Error Server Log File 06-26-2012.txt
        3 kB
        Jerome Ruzol
      1. showcase-myfaces-glassfish2.1.1-was7.png
        196 kB

        Activity

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: