ICEpush
  1. ICEpush
  2. PUSH-415

Upon shutdown if the MainServlet hasn't been created yet, it should not be created

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.GA
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush-EE

      Description

      When shutdown is initiated and the MainServlet has not yet been created, it should not be created at all.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending icefaces/core/src/main/java/org/icefaces/impl/push/servlet/ICEpushResourceHandler.java
        Sending icepush-ee/core/src/main/java/org/icepush/servlet/MainServlet.java
        Transmitting file data ..
        Committed revision 49404.

        Sending icepush-ee/core-ee/src/main/java/com/icesoft/icepush/MainServlet.java
        Transmitting file data .
        Committed revision 45889.

        Show
        Jack Van Ooststroom added a comment - Sending icefaces/core/src/main/java/org/icefaces/impl/push/servlet/ICEpushResourceHandler.java Sending icepush-ee/core/src/main/java/org/icepush/servlet/MainServlet.java Transmitting file data .. Committed revision 49404. Sending icepush-ee/core-ee/src/main/java/com/icesoft/icepush/MainServlet.java Transmitting file data . Committed revision 45889.
        Hide
        Jack Van Ooststroom added a comment -

        The MainServlet.getInstance(ServletContext) methods have been overloaded with a new MainServlet.getInstance(ServletContext, boolean) method to allow to dictate if a new MainServlet needs to be created if it does not exist already. This new method can be used upon shutdown.

        Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - The MainServlet.getInstance(ServletContext) methods have been overloaded with a new MainServlet.getInstance(ServletContext, boolean) method to allow to dictate if a new MainServlet needs to be created if it does not exist already. This new method can be used upon shutdown. Marking this one as FIXED.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: