Date: 07/26/06 (Java Web) Keywords: xml, java, apache I have seen myriad errors when executing java task. For example I have seen: javax.xml.parsers.FactoryConfigurationError?: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl? not found when executing the java task in jdk1.5.0 The problems with debugging the errors is that the commandline used by java task is not visible, even in verbose mode. The solution to both the problems is to add the [...] Source: http://blog.taragana.com/index.php/archive/how-to-solve-apache-ant-java-task-execution-errors/
|