1 Reply Latest reply on Sep 15, 2017 4:27 AM by jaikiran

    Facelet Template not getting loaded from Ear/lib directory after migrating to Wildfly 10.1

    reema.pal

      Hi,

       

      We are facing an issue where my Facelet template is kept inside Ear/Lib and the UI pages under Ear/War/ are referring to it.  It is failing with InvalidPath error. This was working with JBoss 6.1.

      If i keep the jar containing the template page inside Ear/War/WEB-INF/lib, it works but because of of other dependencies, the jar has to be kept at Ear/lib level only.

      Any help or pointers?

      What i know the jars inside Ear/lib directory are always available to all the War modules inside it.

       

      Thanks,

      Reema