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