I do that : $ java -cp /home/bojolex/xalan-j_2_2_D14/bin/xalan.jar:/home/bojolex/xalan-j_2_2_D14/bin/xalansamples.jar:/home/bojolex/xalan-j_2_2_D14/bin/xerces.jar SimpleTransform
and i get Exception in thread "main" javax.xml.transform.TFactoryConfigurationError: org.apache.xalan.processor.TransformerFactoryImpl at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:134) at SimpleTransform.main(SimpleTransform.java:85) What's wrong Very thanks for help!!!!!
