[jboss-user] [Beginner's Corner] - Re: Help: java.lang.ClassNotFoundException Error.

Peter Johnson do-not-reply at jboss.com
Mon Jun 18 09:59:56 EDT 2012


Peter Johnson [https://community.jboss.org/people/peterj] created the discussion

"Re: Help: java.lang.ClassNotFoundException Error."

To view the discussion, visit: https://community.jboss.org/message/742397#742397

--------------------------------------------------------------
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
[https://community.jboss.org/message/742397#742397]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120618/caea3a24/attachment-0001.html 


More information about the jboss-user mailing list