well one thing kinda bugs me. i type in http://localhost:8080/ and it works, so tomcat is working. but when i type http:/localhost:8080/cocoon it tells me that it couldnt find the application cocoon2, now why would that be?
irfan.
Tony Collen wrote:
Irfan Hamid wrote:
Hi,
I have tried installing and configuring Cocoon to work with Tomcat. On the Cocoon project website's installation guide there are no instructions for using Cocoon with Tomcat 5. So I copied the cocoon.war file to the webapps folder of Tomcat and restarted Tomcat. I get the following error message in my browser:
"HTTP Status 404 - Servlet Cocoon2 is not available"
And a folder cocoon2 is created in my Tomcat webapps folder.
Can anyone help me out here, I would greatly appreciate it.
Hmm, is there stuff in the Cocoon directory?
Usually when you drop a .war file into Tomcat's directory, it will auto-deploy the app. Try stopping Tomcat, deleting the Cocoon directory, and starting Tomcat with the .war file in the correct place.
Also, you could try using Cocoon 2.1.5 if possible :)
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
