I am not sure, but it MAY be that a jar is being loaded twice:

a) directly, as any other jar located in WEB-INF/lib

b) indirectly, if it is mentioned in Class-Path directive of the
manifest file of some other jar.

If the name mentioned in manifest file differs from the actual name of
the jar, I am not sure that it will be acknowledged that it is
actually the same file. (Just a speculation, I have not experienced
such behaviour).

Just name it correctly.


2007/12/17, Kanchana Welagedara <[EMAIL PROTECTED]>:
> I'm on Windows.Absolutely.That why I was wondering..Any other suggestion in
> this

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to