Hi,

I have a question, when I use ant to compile some files, the following error
popped up, after tried a few times, I found if I delete weblogic.jar in the
classpath, it is OK! Why is that?
Thanks in advance

James

java.lang.VerifyError: (class:
org/apache/tools/ant/taskdefs/optional/Native2Asc
ii, method: createMapper signature: ()Lorg/apache/tools/ant/types/Mapper;)
Incom
patible type for getting or setting field
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:115)
        at org.apache.tools.ant.Project.init(Project.java:163)
        at org.apache.tools.ant.Main.runBuild(Main.java:387)
        at org.apache.tools.ant.Main.main(Main.java:149)


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

Reply via email to