JBoss Community

Re: Help: java.lang.ClassNotFoundException Error.

created by Peter Johnson in Beginner's Corner - View the full discussion

This sounds to me like you set the <welcome-file-list> to index.jsp, but you don't have a jsp file (the name of the missing class is the classname for the compiled index.jsp file).

 

If this doesn't help, then post the following:

* the contents of your web.xml file

* the contents of your WAR file (use "jar -tf xxx.war" and post the results)

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community