Hi,
i plugged in Tomcat with Apache.The cocoon servlet(cocoon.jar) is in classpath of Tomcat server.when i try running an xml using the standalone tomcat server my browser renders the page properly.But when i try to do the same thing throught the Apache server ,i am not able to get the correct o/p which i see with the tomcat server.
for tomcat i am giving the URL as
http://localhost:8080/cocoon/servlets/hello/hello.xml
for apache
http://localhost/cocoon/servlets/hello/hello.xml
Thanks in advance
-
Cocoon with Apache/Tomcat (1 messages)
- Posted by: Goprinks R
- Posted on: January 05 2001 09:30 EST
Threaded Messages (1)
- Cocoon with Apache/Tomcat by jakob raderius on January 08 2001 06:55 EST
-
Cocoon with Apache/Tomcat[ Go to top ]
- Posted by: jakob raderius
- Posted on: January 08 2001 06:55 EST
- in response to Goprinks R
Check out the installation instructions for Cocoon with Apache/Tomcat at
http://xml.apache.org/cocoon/install.html.
It´s all there.