I`m trying to run a simple application with spring java based configuration on jboss, but no success.
This application works fine both on jetty and tomcat.
The jboss log loo
I had similar problems with JBoss 6.4.0. and Spring Boot 1.3 in combination with Tiles 3. After installing the Jboss patch jboss-eap-6.4.6-patch.zip the problems were solved.
After patching I did not need to use the setting server.servlet-path=/*