ICEpush
  1. ICEpush
  2. PUSH-358

Add WildFly 8 stand-alone and cluster support

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA
    • Component/s: Push Server, Samples
    • Labels:
      None
    • Environment:
      WildFly 8, HornetQ, Stand-Alone, Cluster, EPS, Poll
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Add WildFly 8 stand-alone and cluster support that includes EPS and JMS configuration.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending src/main/java/com/icesoft/net/messaging/AbstractMessage.java
        Sending src/main/java/com/icesoft/net/messaging/IdentifierValidator.java
        Sending src/main/java/com/icesoft/net/messaging/jms/JMSAdapter.java
        Adding src/main/java/com/icesoft/net/messaging/jms/hornetq.properties
        Sending src/main/java/com/icesoft/util/ServerUtility.java
        Transmitting file data .....
        Committed revision 41452.

        Show
        Jack Van Ooststroom added a comment - Sending src/main/java/com/icesoft/net/messaging/AbstractMessage.java Sending src/main/java/com/icesoft/net/messaging/IdentifierValidator.java Sending src/main/java/com/icesoft/net/messaging/jms/JMSAdapter.java Adding src/main/java/com/icesoft/net/messaging/jms/hornetq.properties Sending src/main/java/com/icesoft/util/ServerUtility.java Transmitting file data ..... Committed revision 41452.
        Hide
        Jack Van Ooststroom added a comment -

        Added hornetq.properties file and isWildFly(...) method. The JMSAdapter has been updated to auto-detect WildFly and use the newly added .properties file. In addition, the same exemptions for JBoss EAP 6 apply to WildFly 8 as detailed in PUSH-350 and PUSH-351. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - Added hornetq.properties file and isWildFly(...) method. The JMSAdapter has been updated to auto-detect WildFly and use the newly added .properties file. In addition, the same exemptions for JBoss EAP 6 apply to WildFly 8 as detailed in PUSH-350 and PUSH-351 . Marking this one as FIXED.
        Hide
        Jack Van Ooststroom added a comment -

        Documentation can be found at here.

        Show
        Jack Van Ooststroom added a comment - Documentation can be found at here .
        Hide
        Jack Van Ooststroom added a comment - - edited

        Stand-Alone and Stand-Alone with EPS is supported but requires an additional manual configuration (as mentioned in the documentation as well):

        web.xml
            <context-param>
                <param-name>com.icesoft.net.messaging.properties</param-name>
                <param-value>jboss7-messaging.properties</param-value>
            </context-param>
        

        (For both the Enterprise Push Server and the ICEfaces application.)

        Show
        Jack Van Ooststroom added a comment - - edited Stand-Alone and Stand-Alone with EPS is supported but requires an additional manual configuration (as mentioned in the documentation as well): web.xml <context-param> <param-name>com.icesoft.net.messaging.properties</param-name> <param-value>jboss7-messaging.properties</param-value> </context-param> (For both the Enterprise Push Server and the ICEfaces application.)

          People

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

            Dates

            • Created:
              Updated:
              Resolved: