RE: Trouble getting Cocoon2 to work...

2001-07-30 Thread Hewko, Doug

Dave Smith, John Peters, Java Guru, et al., Thanks for your help! I
eventally got Cocoon to work. Seems like I had the wrong JDK specified.

-
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]




Re: Trouble getting Cocoon2 to work...

2001-07-27 Thread Dave Smith

I think it has to be first in tomcat's classpath. Change the name of the 
jar file that contains Xerces so it starts with a. Then it will be 
loaded into your classpath first


Hewko, Doug wrote:
 Help!
 
 I think I have Tomcat working... I get the default page when I type
 http://localhost:8080/;. But http://localhost:8080/cocoon; is giving me
 the exception
 org.apache.avalon.framework.configuration.ConfigurationException: Error
 trying to load configurations and embedded exception
 org.xml.sax.SAXException: Could not get valid parserNamespace not supported
 by SAXParser. I understand that this means I need Xerces loaded first. 
 
 How do I do that? Xerces does not come with documentation.
 
 I am using Tomcat 3.2.3, Cocoon 2, Xalan 2.2.6D (even though I do not know
 how to install or use it), and Xerces 1.4.2. I am not a system admin by
 trade, so setting up the server is quite confusing. I just want to be able
 to use Cocoon2 to run server-side XML.
 
 Help!
 
 -
 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]
 



-
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]