ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-501

Timing of JBoss AS 6 JMS Provider start-up can cause JMS Topic to get not detected by EPS

    Details

      Description

      During JBoss AS 6.x start-up it seems possible that EPS is unable to detect the icepush JMS Topic. This causes ICEfaces applications not being able to detect and communicate with EPS and will revert to not using EPS.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending icepush-ee/eps/src/main/java/com/icesoft/push/servlet/ICEpushServlet.java
        Transmitting file data .
        Committed revision 38479.

        Sending icefaces/core/src/main/java/org/icefaces/impl/push/servlet/ICEpushResourceHandler.java
        Transmitting file data .
        Committed revision 41240.

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

        JMS detection by EPS on JBoss AS 6.x is now done on a separate thread, causing the caller thread to be freed for JBoss to continue its JMS provider set-up. Due to the EPS retry-mechanism the JMS provider gets detected as expected. This logic only applies to JBoss AS 6.x. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - JMS detection by EPS on JBoss AS 6.x is now done on a separate thread, causing the caller thread to be freed for JBoss to continue its JMS provider set-up. Due to the EPS retry-mechanism the JMS provider gets detected as expected. This logic only applies to JBoss AS 6.x. 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: