0 Replies Latest reply on Nov 7, 2017 3:25 PM by manasa.jasti

    Multiple context-roots in wildfly

    manasa.jasti

      I want to create a REST project with multiple context roots in wildfly.

       

      For example:

      Test.war should accept both /hello/register and /login/welcome

       

      How can I achieve it in wildfly. Please provide me any examples which has clear understanding on how to do it.

       

      Thanks in Advance