Hi ! I run embedded tomcat3.2 with JBOSS on linux rh7.0 kernel 2.2.16 with jdk 1.2.2 or 1.3 (that give the same error) In my JSP page, I can't instantiate the beans: <jsp:useBean id="toto" class"fullBeanClassName"/> The compiled servlet throw an ServletException on the line: Bean.instantiate(this.getClass().getClassLoader(),"BeanName") Thanks Joel ___________________________________________________________ Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, Yahoo! Messenger : http://fr.messenger.yahoo.com -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED]
