DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13208>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13208 Tutorial does not work well Summary: Tutorial does not work well Product: Cocoon 2 Version: 2.0.3 Platform: PC OS/Version: Linux Status: NEW Severity: Minor Priority: Other Component: general components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The tutorial that comes with cocoon2 does not work well because an infinite loop on sitemap. If you try http://localhost:8080/cocoon/tutorial you can see this. The problem resides on the match of resources/**.js that calls resources/style/{1}.js and, well, I think this is a loop. I've created a folder called resources2 and copied resources inside it, and changed resources/style/{1}.js to be resources2/style/{1}.js and worked well. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]