0 Replies Latest reply on Sep 20, 2017 4:48 AM by selement

    404 error

    selement

      This is my second app being published to wildfly 10 as standalone and first one which uses grails 3 with angular front end; which is restful.

       

      I can hit the main page but any calls to api's are returning 404.

       

      My UrlMappings.groovy has all api calls set as follows "/api/fytrnlt/getUserName"(controller: 'fybkbra', action: 'getUserid')

       

      The application directory appears to be 'fytrnlt' . Is there some config changes I have to make in wildfly to call subdirectory?

       

      Thanks,