Hi Vladimir,

there may be several answers to your question, including the following:
- you can use Xalan-J with Java 1.6 for sure;
- it is quite probable that you do not need to use Xalan-J explicitly, as standard JVM already ships with a built-in version of Xalan-J, and it may well be that it will suit your needs; - if you still wish to use Xalan-J explicitly, than you may need to make some special steps to get your version of Xalan-J used instead of the built-in one, see more details here: http://docs.oracle.com/javase/6/docs/technotes/guides/standards/ .

I also regret to mention that this mail list is is not the right one to discuss user's topics. Please feel free to post your further questions at the user's list ( [email protected] ). It might be a good idea to post a snippet of your code there, so it would be possible to look into it...

Best regards,
Sergey

On 16.01.15 21:22, Vladimir Stankov wrote:
Hi xalan support team,

My question is can I use xalan with JDK or JRE 1.6?

If yes, which version of xalan I have to download?

When I am trying to use with Java 1.6 I am getting something like:

" raised exception [java.lang.NoSuchMethodError]. java.lang.NoSuchMethodError: org.apache.xpath.XPathContext.<init>(Z)V"
Best Regards,

Vladimir Stankov
Mobile:     +359 886 414 326

Reply via email to