I'm using JBoss 7.1.0 AS on Mac OSX Lion. I'm having trouble figuring out why one of my artifacts isn't deploying. I copied my war file to the $JBOSS_HOME/standalone/deployments directory. When I login to the JBoss admin console, it tells me my war file (named "eventmaven.war") is enabled. However, when I visit http://localhost:8080/eventmaven, I get the 404 error page saying
The requested resource (/eventmaven/) is not available.
There is nothing in my logs (located in $JBOSS_HOME/standalone/log/server.log or $JBOSS_HOME/standalone/log/boot.log) to indicate why I'm getting this 404. Can anyone think of a reason or suggest additional steps for troubleshooting?
Thanks, - Dave
Try to access a file that you know exists, like say a jpg or gif file. The above could be caused if you do not have a welcome page setup correctly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With