Hi, Thanks for the replies. I had run environment check utility provided with xalan.jar. Its showing some errors/problem as given below on win 2000 machine. But it runs on it and there is no problem while tranforming. How ever it is showing similar errors/problems on linux machine . but it gives namespace not supported exception there. Now what to do ?
#---- BEGIN writeEnvironmentReport($Revision: 1.7 $): Useful properties found: ---- ERROR.=At least one error was found! java.version=1.3.0 ERROR.version.DOM.draftlevel=2.0unknown ERROR.version.JAXP=1.0.1 #---- BEGIN Listing XML-related jars in: foundclasses.java.class.path ---- xalan.jar-apparent.version=xalan.jar WARNING.present-unknown-version xalan.jar-path=c:\ash\ofscode\lib\xalan.jar dom.jar-path=c:\ash\ofscode\lib\jdom.jar dom.jar-apparent.version=dom.jar present-unknown-version #----- END Listing XML-related jars in: foundclasses.java.class.path ----- java.ext.dirs=C:\wl6.0\jdk130\jre\lib\ext version.SAX=2.0 version.crimson=not-present java.class.path=.;c:\ash\ofscode\config;.\lib\weblogic_sp.jar;.\lib\weblogic .jar;c:\ash\ofscode;c:\a sh\ofscode\lib\ejb20.jar;c:\ash\ofscode\lib\extension.jar;c:\ash\ofscode\lib \ofs.jar;c:\ash\ofscode\ lib\gnu-regexp-1.0.8.jar;c:\ash\ofscode\lib\xalan.jar;c:\ash\ofscode\lib\log 4j.jar;c:\ash\ofscode\li b\jdom.jar;c:\ash\ofscode\lib\mail.jar;c:\ash\ofscode\lib\castor.jar;C:\wl6. 0\config\mydomain\applic ations\ejbOFSLoggerMDB.jar;C:\wl6.0\config\mydomain\applications\ejbOFSConfi g.jar;C:\wl6.0\config\my domain\applications\ejbOFSExceptionHandler.jar;C:\wl6.0\config\mydomain\appl ications\ejbOFS.jar;C:\w l6.0\config\mydomain\applications\commejb.jar version.xerces=Xerces 1.2.0 sun.boot.class.path=C:\wl6.0\jdk130\jre\lib\rt.jar;C:\wl6.0\jdk130\jre\lib\i 18n.jar;C:\wl6.0\jdk130\ jre\lib\sunrsasign.jar;C:\wl6.0\jdk130\jre\classes version.xalan2=Xalan;Java;Xalan Java 2.2.D11; version.DOM=2.0 version.xalan1=Xalan;Java;1.2; #----- END writeEnvironmentReport: Useful properties found: ----- # WARNING: Potential problems found in your environment! # Check any 'ERROR' items above against the Xalan FAQs # to correct potential problems with your classes/jars # http://xml.apache.org/xalan-j/faq.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks Ashwani Kalra Sr. Mem. Dev. Staff Aithent Technologies India http://www.geocities.com/ashwani_kalra/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -----Original Message----- From: Shane Curcuru [mailto:[EMAIL PROTECTED] Sent: Monday, February 11, 2002 9:06 PM To: [EMAIL PROTECTED] Subject: Re: xalan version problem Please see: http://xml.apache.org/xalan-j/faq.html#faq-15 and especially run the EnvironmentCheck utility from within your application and post the results. Just checking the CLASSPATH environment variable is not enough to tell you which parser is being used. ===== - Shane <eof aka="mailto:[EMAIL PROTECTED]" .sig="Du sublime au ridicule il n'y a qu'un pas." /> __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com
