ICEfaces
  1. ICEfaces
  2. ICE-4129

Woodstock appbase.jar and ICEfaces wyswyg-appbase.jar

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: None
    • Labels:
      None
    • Environment:
      any

      Description

      open as part of http://jira.icefaces.org/browse/ICE-3899 where

      There seems to be some clash with deployed artifacts. First came to my mind that there are two different implementations of appbase.jar (same classes, packaging but diff implementations)... there might be other potentional culprits, but I didn't investigate it deeper, since I don't have an access to all the relevant code impls.

        Issue Links

          Activity

          Frank Ye created issue -
          Frank Ye made changes -
          Field Original Value New Value
          Link This issue depends on ICE-3899 [ ICE-3899 ]
          Hide
          Frank Ye added a comment -

          In VWP dependencies, renaming ViewHandler and LifecycleListener as:

          org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl
          org.icefaces.netbeans.rave.web.ui.appbase.servlet.LifecycleListener

          Show
          Frank Ye added a comment - In VWP dependencies, renaming ViewHandler and LifecycleListener as: org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl org.icefaces.netbeans.rave.web.ui.appbase.servlet.LifecycleListener
          Hide
          Frank Ye added a comment -

          faces-config.xml
          <view-handler>
          org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl
          </view-handler>

          web.xml
          <listener-class>
          org.icefaces.netbeans.rave.web.ui.appbase.servlet.LifecycleListener
          </listener-class>

          Show
          Frank Ye added a comment - faces-config.xml <view-handler> org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl </view-handler> web.xml <listener-class> org.icefaces.netbeans.rave.web.ui.appbase.servlet.LifecycleListener </listener-class>
          Frank Ye made changes -
          Link This issue blocks ICE-3581 [ ICE-3581 ]
          Hide
          Frank Ye added a comment -

          all resources are updated

          Show
          Frank Ye added a comment - all resources are updated
          Frank Ye made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Fix Version/s 1.8RC2 [ 10163 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s 1.8 [ 10161 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Frank Ye
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: