I noticed that if I deploy a EAR file or WAR file into the "deploy" folder of
JBoss, I am unable to run that application. Normally, I develop and run JSF applications
on JBuilder, which runs JBoss. But if I start JBoss directly and type the url of the
application in the browser as follows:
http://localhost:8080/ApplicationName/
A directory listing is shown. If I click on the JSP file that starts the application, I
get an HTTP Status 500 error.
This happens even when I try to deploy other applications that work via JBuilder. What
went wrong? How do I isolate the cause of the problem?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038891#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...