[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Problem with repositories and wrapper.classpath


Hello,
 
After I move a jar file containing some application specific class (bean) from the wrapper.classpath to the repository of my application, I receive the following message when I try to load a jsp page using the bean.
 
[28/07/2000 19:32:19:014 GMT+02:00] gnujsp/org.gjt.jsp.JspServlet: Loading jsp__acesame__saisie__MenuPrincipal_2ejsp
[28/07/2000 19:32:19:034 GMT+02:00] gnujsp/org.gjt.jsp.JspServlet: Initializing servlet jsp__acesame__saisie__MenuPrincipal_2ejsp
[28/07/2000 19:32:19:034 GMT+02:00] gnujsp/jsp__acesame__saisie__MenuPrincipal_2ejsp: init
[28/07/2000 19:32:19:044 GMT+02:00] gnujsp/Error processing JSP page  /acesame/saisie/MenuPrincipal.jsp
[28/07/2000 19:32:19:044 GMT+02:00] gnujsp/You might want to consider creating an error page.
[28/07/2000 19:32:19:044 GMT+02:00] gnujsp/Exception: java.lang.ClassNotFoundException: saisie.AcesameAccessLevel
[28/07/2000 19:32:19:054 GMT+02:00] gnujsp/java.lang.ClassNotFoundException: saisie.AcesameAccessLevel
 at java.lang.Throwable.<init>(Throwable.java:74)
 at java.lang.Exception.<init>(Exception.java:38)
 at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:48)
 at org.gjt.jsp.JspClassLoader.loadClass(JspClassLoader.java:64)
 at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:297)
 at jsp__acesame__saisie__MenuPrincipal_2ejsp._jspService(jsp__acesame__saisie__MenuPrincipal_2ejsp.java:88)
 at org.gjt.jsp.HttpJspPageImpl.service(HttpJspPageImpl.java:75)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
 at org.gjt.jsp.JspServlet$Page.process(Compiled Code)
 at org.gjt.jsp.JspServlet.xservice(JspServlet.java:554)
 at org.gjt.jsp.JspServlet.service(JspServlet.java:440)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
 at org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
 at org.apache.jserv.JServConnection.run(JServConnection.java:188)
 at java.lang.Thread.run(Thread.java:492)
Meanwhile, before I move the jar everything worked fine. I move it because I need to configure several virtual hosts.
 
Does Somebody have a solution or an idea ?
 
Thanks.
 
Frédéric PREVOST
Directeur Technique
Escape
Tél: 05-49-94-91-98