On Sat, 18 May 2002, Arron Bates wrote:

> Date: Sat, 18 May 2002 02:00:11 +1000
> From: Arron Bates <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Re: JRUN 4 PROBLEMS WITH STRUTS 1.0
>
> You've migrated on, and trying to run a legacy copy of servlet.jar
> somewhere. I get it at work when a rogue version of the jar gets in there.
>
> Update it (or even try removing it temporarily, as JRun should have it's
> own), and you should be golden.
>

The most common culprit for things like this is sticking a copy of
servlet.jar in $JAVA_HOME/jre/lib/ext and then forgetting about it.  Any
such copy found there (or an old copy on your classpath) should be
removed.

>
> Arron.

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to