6 Replies Latest reply on Sep 13, 2017 2:05 AM by jaikiran

    Migration from tomcat to wildfly

    aparna-a-7006b717

      Hi All,

       

      I am migrating my web application from tomcat to wildfly. I was able to deploy the app using a temporary workaround of placing the configurations inside the WEB-INF/web.xml (<context-param>). But I wanted it outside my war file. Is there any equivalent for catalina/conf/localhost/myapplicationconfig.xml in wildfly. Any suggestions please. I tried naming subsytem configuration and also placing it in modules but it didn't work for me.