ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-418

ClassCastException thrown when including the icefaces-ee-accessible.jar file on the classpath

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA_P01
    • Fix Version/s: EE-3.2.0.GA
    • Component/s: Accessible Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      A ClassCastException is thrown when a partial submit is fired on and ice:inputText component. The inputText component uses and el expresion for the required attribute. Sample code:

              <c:set var="required" value="true" />
              <ice:form id="form">
                  <ice:inputText id="testIceVar" value="somevalue" required="#{required}" partialSubmit="true" />
              </ice:form>

      On the surface, it looks like we might have some package+classname duplication between the icefaces-ee-compat.jar and the icefaces-ee-accessible.jar.

        Activity

        There are no subversion log entries for this issue yet.

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: