2 Replies Latest reply on Jul 19, 2008 3:26 AM by enda

    AsynchronousMailProcessor with RichFaces

    enda

      To be able to fully use Richfaces I need to set in JBoss AS (jboss-service.xml)


      <attribute name="Java2ClassLoadingCompliance">true</attribute>
      <attribute name="UseJBossWebLoader">true</attribute>
      


      Richfaces does not work properly without it!


      but then it blocks usage of AsynchronousMailProcessor
      Example


      Did you figure out some workaround?


      Tomas