I am getting a NoClassDefFoundError when starting up JBoss that is related to a class file that I am including in my project as a class folder. The class folder appears under the project and the class that JBoss is complaining about is accounted for. This must be some sort of deployment/configuration issue. Any ideas?
Oh yeah…this used to work fine and suddenly jumped off the track.
JBoss v4.0.2
MyEclipse v3.8.4
Eclipse v3.0.2
Windows XP sp2