1 Reply Latest reply on Dec 5, 2018 5:17 AM by ctomc

    Wildfly EJB annotation processing

    splinteredthoughts

      Hello,

       

      Our application is being ported to Gradle, and the EJB (e.g. @Remote, @Stateless, @Singleton) annotation processing requires specific annotation processing class. What is the correct class(es) to specify in the javac -processor command line?

       

      Thank you for your help