I was trying to setup the FOP solution on my machine. I managed to download the latest development Cocoon2.01 version of files from cvs repository. When I was trying to build up the cocoon.war file, I am getting the below error.
C:\XML-COCOON\xml-cocoon2>.\build.bat lib\core\xerces-1.4.4.jar 1 file(s) copied. lib\core\xalan-2.2.0.jar 1 file(s) copied. lib\core\xml-apis.jar 1 file(s) copied. Buildfile: build.xml BUILD FAILED javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.SAXParserFactory cannot be found at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source) at org.apache.tools.ant.ProjectHelper.getParserFactory(ProjectHelper.java:776) at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java:105) at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:85) at org.apache.tools.ant.Main.runBuild(Main.java:439) at org.apache.tools.ant.Main.start(Main.java:153) at org.apache.tools.ant.Main.main(Main.java:176) Total time: 0 seconds Provider for javax.xml.parsers.SAXParserFactory cannot be found I am not able to build the WAR file. Can anyone please suggest me on what I do to build up the WAR file. I was following the steps given in the official Apache site for Installing Cocoon. On the other hand, when I try to download the latest distribution copy directly, the sracted file set do not have a COCOON.jar/COCOON.war file. Could you throw me more light on installing cocoon. Thanks very much. Regards Padma --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>