Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tomcat+Cocoon : error of pipeline

Fanny__Feb 18 2011 — edited Feb 18 2011
Hello,

I've installed Tomcat and Cocoon ; Tomcat works fine but when I want to reach Cocoon (http://localhost:8888/cocoon) I've got the following error :
org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: index.html
In the Cocoon documentation ( http://cocoon.apache.org/2.2/core-modules/core/2.2/853_1_1.html ) I understood it's due to the sitemap.xmap but I don't know what I can do to fix it... In my cocoon folder I've a welcome.xml file but not any index.html...

My configuration :
Apex 3.2 + Oracle HTTP Server
Tomcat 7.0.8
Cocoon 2.1.11
I 've followed the very good Carl Backstrom's tutorial ( http://apex.oracle.com/i/carl/apex_cocoon/APEX_TOMCAT_COCOON_viewlet_swf.html ) but I just changed the port of Tomcat (to :8888) to avoid the conflict with HTTP Server one (:8080).

Thanks!
Fanny
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2011
Added on Feb 18 2011
2 comments
328 views