I need to forward all requests to an web application to an external URL. The webapp is deployed from a WAR file, running on WildFly 8.1, deployed as a standalone module.
What do I need to change in the standalone.xml ? Tried creating new default-server configuration, but it is still trying to hit the application. The log file has 'New missing/unsatisfied dependencies' error, service jboss.naming.context.java.app.myApp (missing) dependents:...