ICEfaces
  1. ICEfaces
  2. ICE-5353

sun-web.xml modified on gf2 as it should be for gf3

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8.2a
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      netbeans 6.8
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      sun-web.xml:
      change
      <class-loader delegate="false"/> to <class-loader delegate="true"/>
      remove
      <property name="useBundledJsf" value="true"/>


      and the second line sould be removed.
      Show
      sun-web.xml: change <class-loader delegate="false"/> to <class-loader delegate="true"/> remove <property name="useBundledJsf" value="true"/> and the second line sould be removed.

      Description

      Logic of modifying sun-web.xml for supporting gf3 with j2ee 5 selected get invoked for gf 2, which results in no jsf ri found.

      This issue could be related to ICE-5336.

      ICE-5336 indicates wrong serverID/j2eeLevel in user selection gathering phase, not in execution phase. So we could just respect the one from execution phase as this logic is in execution phase.

        Activity

        There are no subversion log entries for this issue yet.

          People

          • Assignee:
            Unassigned
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: