if you are using MultipartRequest in cos.jar, I've been using it
successfully in 1.4.4 for 2 months

Check that javax.servlet.ServletRequest isn't more than once in  the
classpath


HTH

JP

-----Original Message-----
From: Tim Squires [mailto:[EMAIL PROTECTED]]
Sent: Viernes, 15 de Diciembre de 2000 9:11
To: Orion-Interest
Subject: Strainge missing ServletRequest


Moved an app from Ye Olde JServ to Orion 1.4.4 and when uploading a file,
the following exception is chucked:


java.lang.NoClassDefFoundError: javax/servlet/ServletRequest
        at StormData.service(StormData.java:161)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at com.evermind.server.http.d5.sv(JAX)
        at com.evermind.server.http.d5.st(JAX)
        at com.evermind.server.http.eh.s0(JAX)
        at com.evermind.server.http.eh.do(JAX)
        at com.evermind.util.f.run(JAX)

I'm using the upload classes from the O'Reilly examples and would rather
stick to them than move to the Orion upload code, otherwise I have to go
through a mini project life cycle.

Anyone know where ServletRequest has gone?  It seems to be in orion.jar.

Thanks for your time,
Tim.

----------------------------------------
It's not what you know, it's who you tell.
----------------------------------------
Management move in misterious ways.

Reply via email to