2 Replies Latest reply on Jul 6, 2015 10:00 AM by jboss234

    JSP hot deployment on WildFly 8.2.0

    jboss234

      I am using wildfly 8.2.0 and deploying application as EAR file which has a WAR and a JAR file.

       

      I wanted to deploy JSP changes without building and deploying EAR.

       

      I have added <jsp-configuration development="true"/> in <subsystem xmlns="urn:jboss:domain:undertow:1.2"> but still its not picking up JSP changes.

       

      What are the other settings I need to change for JSP hot deployment.

       

      Thanks,