The book says
"If you want to be able to run saxon7.jar from ant directory you will need to add the file, giving its full path, to your CLASSPATH environment."
I did exactly as told, and now when you go to system properties->advanced->Environment Variables, you can see the classpath variable with the location path.But the saxon validator is not working from any directory.
It works only on those files which are stored in the same directory as saxon, otherwise gives an error message saying "file not found".Can anybody help.
"If you want to be able to run saxon7.jar from ant directory you will need to add the file, giving its full path, to your CLASSPATH environment."
I did exactly as told, and now when you go to system properties->advanced->Environment Variables, you can see the classpath variable with the location path.But the saxon validator is not working from any directory.
It works only on those files which are stored in the same directory as saxon, otherwise gives an error message saying "file not found".Can anybody help.