[
Lists Home |
Date Index |
Thread Index
]
- From: "G. David Kuhlman" <dkuhlman@netcom.com>
- To: digitome@iol.ie
- Date: Mon, 8 Dec 1997 16:55:09 -0800 (PST)
>
> I have just installed MSXML 1.6. I can run the applet viewer etc. from IE 4
> but jview is giving
> me a problem:-
>
> c:\msxml>jview msxml samples\tire.xml
>
> ERROR: java.lang.NoSuchMethodError: com/ms/xml/om/Document: method
> setCaseInsenst
> ive(Z)V not found
>
>
> Any ideas?
Add a path to the msxml classes. Something like:
jview /cp d:\msxml\classes msxml -d samples\Tire.xml
By the way, is anyone successfully running msxml under Linux? With
which version of the JDK? 1.1.3? I'm interested in comments on
this.
-- Dave
>
> Sean Mc Grath
> sean at digitome dot com
>
>
>
>
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
> To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
>
>
>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|