Due to vertain constraints I am left trying to test a suite of servlets that
have been written to run on NAS/iPlanet but I only have a dev copy of
ServletExec to run them on.

The problem I have is that the servlets use HttpServletRequest2 to query the
AppLogic. This interface extends the HttpServletRequest interface in the
JSDK. Consequently I am getting Class Cast exceptions when I try to run
anything outside of NAS/iPlanet. Does anyone have any ideas how I can
reimplement this inheritance. Unfortunately rewritting the code is not an
option as then all the testing we are doing would be totally invalid.

We are running ServletExec 3.0 on IIS 5.0 on a Windows 2000 Pro OS.

Jarec

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to