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

        Jack Van Ooststroom created issue -
        Jack Van Ooststroom made changes -
        Field Original Value New Value
        Assignee Jack Van Ooststroom [ jack.van.ooststroom ]
        Jack Van Ooststroom made changes -
        Fix Version/s EE-4.1.1.GA [ 13078 ]
        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.
        Jack Van Ooststroom made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49404 Tue Oct 25 13:44:03 MDT 2016 jack.van.ooststroom Fixed JIRA PUSH-415 : Upon shutdown if the MainServlet hasn't been created yet, it should not be created
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/MainServlet.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/push/servlet/ICEpushResourceHandler.java
        Ken Fyten made changes -
        Fix Version/s EE-4.2.0.GA [ 13074 ]
        Fix Version/s EE-4.1.1.GA [ 13078 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #50741 Mon Feb 27 09:17:51 MST 2017 jack.van.ooststroom Reverted PUSH-415 fixes to ICEfaces-layer
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/push/servlet/ICEpushResourceHandler.java

          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: