1 Reply Latest reply on Mar 20, 2003 7:42 AM by adrian.brock

    Solution to: JBoss can't load JavaBean clasess

    fred69

      Using JBoss with JDK 1.3.1, JavaBeans classes (not EJB's) used to shuttle information to JSP pages are found in the classpath. Using JDK 1.4.1, they are not and I get a ton of errors when servlets and jsp's attempt to use them.

      After much investigation, I see the only difference being JDK 1.4. I'm 100% confident of this.

      I have a repro for this. I want to report to the bug database but have don't see a way to add a bug.