ICEfaces
  1. ICEfaces
  2. ICE-1599

Typo in main servlet name within BlockingServlet.java

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.6DR#5
    • Component/s: None
    • Labels:
      None
    • Environment:
      Windows XP / Tomcat 5.5.17 / Liferay 4.3.0 (pre-release)

      Description

      Line 51 of BlockingServlet.java has this line:

              dispatcher = servletConfig.getServletContext().getNamedDispatcher("Persistent Faces Servlet");

      But it has a type in the servlet name. Should beL

              dispatcher = servletConfig.getServletContext().getNamedDispatcher("Main Servlet");

      This was revealed by a failing <ice:inputFile/> file upload.


      Neil

        Activity

        Neil Griffin created issue -
        Adnan Durrani made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Neil Griffin made changes -
        Attachment web.xml [ 10419 ]
        Ken Fyten made changes -
        Fix Version/s 1.6DR#5 [ 10071 ]
        Assignee Priority P1
        Ken Fyten made changes -
        Status Open [ 1 ] Closed [ 6 ]
        Assignee Priority P1
        Resolution Won't Fix [ 2 ]
        Assignee Mircea Toma [ mircea.toma ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: