3 Replies Latest reply on Apr 20, 2012 12:19 PM by rhusar

    jboss-as-7.0.1.Final- 'replication-config' in jboss-web.xml Issue

    aslamcl

      I have removed the class <class-loading java2ClassLoadingCompliance="true"></class-loading> entry from jboss-web.xml file.

       

      but it contains

       

      <replication-config>

              <replication-trigger>SET</replication-trigger>

              <replication-granularity>SESSION</replication-granularity>

      </replication-config>

       

      on server startup I got the parse error [5, 2].

       

      Some how i downloaded the source and printed the stack trace. I got the following message.

       

      Unexpected element 'replication-config' encountered.

       

      So, Can't we use 'replication-config' in jboss-web.xml in  jboss-as-7.0.1.Final?

       

      Rgds

      Aslam