[Home] [By Thread] [By Date] [Recent Entries]

  • From: Huaxin Zhang <hxzhang@c...>
  • To: xml-dev@l...
  • Date: Sat, 20 Jan 2001 14:38:41 -0700 (MST)

When I was compiling and running my program
on NT, JVM 1.3.0-C mixed mode
IT was fine.

However, when it comes to solaris 2.6 JVM 1.2.2
it compiles well, but when running, it
throws this exception:

Exception in thread "main" java.lang.NoSuchMethodError:
org.w3c.dom.Document: method
importNode(Lorg/w3c/dom/Node;Z)Lorg/w3c/dom/Node; not found
        at test.main(test.java:45)

I don't quite understand why it compiles but fail to run, and what does
that "L" before "org/w3c..." stands for. And why the "boolean" changes
to "Z"?





Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member