On Sat, 1 Feb 2003, Naresh Bhatia <[EMAIL PROTECTED]> wrote:

> The wrong version is picked up if I include
> "C:\bea\weblogic700\server\lib\weblogic.jar" in my classpath.  Now
> this jar itself does not have any ant classes, but there is an ant
> directory under C:\bea\weblogic700\server\lib which has
> optional.jar. However, since this optional.jar is not in the
> classpath, I have no clue why it is being loaded.

A Class-Path entry in this files MANIFEST.MF?

Does it work if you explicitly move Ant's optional.jar into your
CLASSPATH in front of the weblogic jar?  Does your build system work
if you completely remove the optional.jar from the weblogic directory?

Stefan

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

Reply via email to