aspose file tools
The moose likes XML and Related Technologies and the fly likes Installing Cocoon for Tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Installing Cocoon for Tomcat" Watch "Installing Cocoon for Tomcat" New topic
Author

Installing Cocoon for Tomcat

shailendra vasale
Ranch Hand

Joined: Dec 17, 2000
Posts: 38
hi All,

I installed Cocoon-1.8.2 for jakarta-tomcat3.2.3.I set all the classpath but it gives error when I type the url
"http://localhost:8080/cocoon/Cocoon.xml".The only thing I missed is - to include files into the main Apache configuration file in to httpd.conf.Actually I couldn't find the httpd.conf file in tomcat directory.The error is as follows -
Unable to open resource: [path-to-cocoon]/WEB-INF/cocoon.properties
Can anyone please help me out.
Thansks in advance.
Regards,
SHAILENDRA.
shailendra vasale
Ranch Hand

Joined: Dec 17, 2000
Posts: 38
hi All,
I installed Cocoon successfully for tomcat and it works fine.
Can anyone plz suggest some links from where I'll get more practical examples.
Thanks in advance.
Regards,
SHAILENDRA.
Frank Daly
Ranch Hand

Joined: Mar 31, 2000
Posts: 139
Brett McLoughlin wrote a book on xml and java. the cocoon chapter is online at
http://www.oreilly.com/catalog/javaxml/chapter/ch09.html
frank
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Installing Cocoon for Tomcat
 
Similar Threads
Generating PDFs
java.lang.RuntimeException: Exception when creating " org.apache.cocoon.processor.xsp
Tomcat 4.1.12 and Cocoon 1.8.2: Unknown Protocol
java.lang.RuntimeException: Exception when creating " org.apache.cocoon.processor.xsp
Problems with Cocoon and Struts