|
Bruce, That class should be part of the Xerces distribution and is also included with Xalan. It is also installed in one of VAJ's existing projects. You can't have it in more than one project so you should have received some messages. I think it may be in XML4J. I just make that package an open edition in IBM's location and then import it into a separate project called JavaxXML. Also, I just add the project to the project path rather than going to specific Jar files. I would also go with a later version of Xerces and Xalan unless you have a specific requirement to go with 1.2.3. Cocoon 1.8.2 works best with Xerces 1.2.3 and Xalan 1.3 but I have had much better luck with later versions. David Morris >>> brucej@mrc-productivity.com 08/30/01 12:02PM >>> I try to code a class that uses JAXP and DOM so I need to add a few jar files to the classpath. In VAJ I did: - Select the class and right click properties and click on classpath tab - enable "extra directories path" and use edit button to selec jar files - now the "complete class path" field shows the following .; C:\x\jaxp.jar; C:\x\xalan-2.0.0.jar; C:\x\xerces-1.2.3.jar C:\WDT400\VAJAVA\eab\runtime30\jt400.jar But VAL still displays message: import specifies type that is not visible: javax.xml.pasers.DocumentBuuilderFactory Any ideas? I could compile the class on a command line. Thanks. Bruce
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.