1 Reply Latest reply on Apr 6, 2016 1:24 PM by deepshikhabansal

    Jboss upgrade from jboss 4 to jboss-5.1.0.GA

    deepshikhabansal

      Hello, I am seeing below issue while upgrading Jboss from 4 to 5.1

       

      "Caused by: java.lang.RuntimeException: @Remote and @Local may not both be specified on the same interface"

       

      After researching I found that EJBs are validated again spec i.e.  EJB3 Spec 4.6.6. Instead of changing the code is there a configuration to disable the check?

       

      Is there any workaround?