Re: help with a java error

2001-06-09 Thread forge
Remove parser.jar and jaxp.jar from the tomcat lib dir, and rename the xalan-x.jar/xerces-x.jar to 1xalan-x.jar/1xerces-x.jar. Then restart tomcat. On Thu, 7 Jun 2001, delmar watkins wrote: > New to list and totally new to Cocoon and JSPs, etc... please be gentle > :-) The problem is at the e

Re: help with a java error

2001-06-07 Thread declan kelly
Hi, Are you sure you read the faq? You need to rename xml.jar & parser.jar to something that will ensure they come at the end of the classpath or get rid of them. It's all explained in the part of the faq that the error tells you to look at. --- delmar watkins <[EMAIL PROTECTED]> wrote: > New

help with a java error

2001-06-07 Thread delmar watkins
New to list and totally new to Cocoon and JSPs, etc... please be gentle :-) The problem is at the end. I have read the FAQ, been through the list archives, and I have of yet to get an answer... I tried installing cocoon from the instructions that are installed from untarring the binaries of coc