Re: Can Xalan2.7.1 be used with Java JRE 6.0.05

2010-02-22 Thread keshlam
See http://xml.apache.org/xalan-j/getstarted.html. The instructions haven't been updated since Java 1.4, but as far as I know everything should still work roughly the same way. (You'll generally get more/better answers if you ask Xalan questions on the Xalan list rather than the Xerces list.)

Re: Can Xalan2.7.1 be used with Java JRE 6.0.05

2010-02-22 Thread Michael Glavassevich
Hi Ajay, I noticed you've more or less asked this same question [1] before. The answer hasn't changed. If you have questions about Xalan you should ask them on the Xalan mailing list. Thanks. [1] http://markmail.org/message/abklfnizmuoa3hus Michael Glavassevich XML Parser Development IBM Toron

Can Xalan2.7.1 be used with Java JRE 6.0.05

2010-02-22 Thread ajay bhadauria
Hi, Xalan-J XSLT 2.7.1 and Xerces Schema 2.9.0 are supported on JDK/JRE 1.3.x, 1.4.x, or 5.x. This is from below Apache site. http://xml.apache.org/xalan-j/downloads.html We would like to use Xalan 2.7.1 and xerces 2.9.0 with runtime Java version of Java JRE 6.0.05. Do you know any backward