The article is here: http://www.xml.com/pub/a/2003/04/23/cocoon-magazine.html
The servlet is here: http://www.candlelightsoftware.com/downloads/cocoon-mag.war
According to the article i just need to drop the servlet in my webapps-directory, which i did.
---
I get the following error:
Cocoon 2 - Internal server error
type fatal
message Language Exception
description org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: Line 0, column 0: error: java.io.IOException: read error 1 error
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
stack-trace
org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap
---
I tried it with two different versions of Tomcat: 4.1.30 , 5.0.19 and i'm using cocoon 2.1.4
I can test tomcat by calling the default url http://localhost:8079/ http://localhost:8078/
[I changed the port for tomcat to 8078 and 8079, because 8080 is used by something else]
i have sucessfully tested cocoon by loading http://localhost:8888/
I'm running all of this on macosx 10.3.3 Did i miss something or are the versions of the servlet and my software (tomcat / cocoon) incompatible ?
thanks for help.
--jacques
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]