facebook

NoClassDefFoundError in JBoss

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243495 Reply

    JimOHearn
    Member

    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

    #243563 Reply

    Scott Anderson
    Participant

    If it worked fine, then I’d try deleting the deployment, cleaning out the JBoss temp area, then redeploying it. After redeploying, check to see that the classes are actually copied to the JBoss deployment area as they should be. More information on deployment setups is in the Working with Web Projects tutorial’s advanced section, which is in the Documentation Section. Hopefully that will get you going again.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: NoClassDefFoundError in JBoss

You must be logged in to post in the forum log in