0 Replies Latest reply on Nov 19, 2012 9:41 AM by nimo22

    Upgrade from 4.2.3.Final to 4.3.0.M2 breaks a4j:push

    nimo22

      I have upgraded my project from RF 4.2.3.Final to 4.3.0.20121024-M2 and use Jboss 7.1.1 Final.

       

      a4j:push in rf 4.2.3 works.

       

      But with 4.3.0.20121024-M2 a4j:push does no more work.

       

      I did not get a any exceptions in my javascript debugger.

      Maybe with the new release I have to set up anything in web.xml.

       

      Are there any new settings to made with this release?

      For example, setting "org.atmosphere.useBlocking" to true does not help.

       

      (I have already cleared all my cache from the browser, so new javascript libs can be loaded.)