0 Replies Latest reply on Mar 7, 2004 9:50 AM by ereze

    class loading error

    ereze

      I am working with JBoss 3.2.3 with Tomcat 4.1.29, and Eclipse as the IDE.

      I keep getting the following warning "org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader" when I redeploy my application. what does it mean? how can I solve it?

      I don't know if it has something to do with it, but I work with Eclipse and if I redepoly my application by touching one of the files, JBoss senses it and redeployes my app, but from then on, I have problems of ClassNotFound exceptions on classes that exists and there is no real reason for this kind of exception. Restarting JBoss clears the problem and everything works well. any idea? is it related to the loader warning?

      Thanks in advance,

      Erez