While installing Cocoon2 with JBoss 2.2.2 and Tomcat distribution as
described in FAQ, I'm receiving the following message on JBoss launch:
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/xml/parsers/DocumentBuilderFactory
at org.jboss.Main.<init>(Main.java:206)
at org.jboss.Main$1.run(Main.java:121)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:117)
I've included xerces-1.4.4.jar in classpath and put it into jboss/lib
What's wrong?
---------------------------------------------------------------------
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]>