[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: "page extends" problem
>Btw, I think that it's better to move servlet.jar and gnujsp10.jar from "repos
itories" to "wrapper.classpath",
>but in that case it doesn't work at all, with error like this:
>******************************************************
>Exception while servicing request for /1/2.jsp:
>java.lang.NoClassDefFoundError
>******************************************************
Hi Dmitri,
moving gnujsp10.jar to wrapper.classpath does not work.
JspServlet won't be able to load any files from
the repository of the zone.
For a more detailed explanation see INSTALL.apache of
next snapshot.
>
>The same problems on our Linux Box (RedHat+Apache+Jserv 1.0+gnujsp1.0+IBM JDK
1.1.8).
>It woild be great, if somebody can give me ideas of what we do wrong.
>
>Thanks in advance!
>
Ciao,
Carsten