|
I had a problem like this when testing SOAP.
But i don't remember if it was exactly that.
I solved it by downloading jar files xerces.jar and soap.jar from apache site.
You just have to accept a new version of some files in VAJ.
Site: http://xml.apache.org
Cheers
Gilles
-----Original Message-----
From: Bruce Jin [mailto:brucej@MRC-PRODUCTIVITY.COM]
Sent: jeudi, 21. décembre 2000 21:09
To: JAVA400-L@midrange.com
Subject: Need find jar file to compile ibm xml4j classes.
Hello;
I try to compile some sample code cited in tutorial 'XML Programming in
Java" (IBM XML site) and I get the following error:
Class org.w3c.dom.Attr not found in import and Package com.ibm.xml.parsers
not found in import.Etc.
I have added xml4j.jar to my pc and modified my CLASSPATH.
Do you know from where I can get the jar file to compile and run the
examples?
TIA
The source file has these lines:
import org.w3c.dom.Attr;
import org.w3c.dom.Document;
import org.w3c.dom.NamedNodeMap;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import com.ibm.xml.parsers.*;
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---
**********************************************************************
This E-mail and any files transmitted with it are confidential
and intended for the exclusive use of the addressee(s) only.
You should not disclose its contents to any other person.
If you are not the intended recipient please notify the sender
immediately.
**********************************************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.