Hi,
I have just deployed a T2.1 aplication to a Linux machine and it faisl with
a horrible exception. I believe it is missing a jar file, though am not sure
how. I have found nothing int he archives on this. It gets:
Horrible Exception: java.lang.NoClassDefFoundError:
org/apache/jserv/JServUtils
at
org.apache.turbine.util.parser.DefaultParameterParser.setRequest(DefaultPara
meterParser.java:219)
at
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(Defa
ultTurbineRunData.java:502)
at org.apache.turbine.Turbine.doGet(Turbine.java:349)
It relates to this library
import org.apache.jserv.JServUtils;
Which jar is this in?
Thanks
David Wynter
roamware Ltd.
(+44) (0) 208 922 7539 B.
(+44) (0) 7879 605 706 M.
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>