I'd like to repose these questions. I guess my problem is that I'm having a real hard time understanding the flow of a request in the manakin world.
I know that in the jspui world the web.xml file is the starting point for a request and gets you going on the path, but how does it work in cocoon. When a uri, say, "/abc" comes in. what is the path it takes before the page is rendered? I think this would be great to know, and could really help me better understand the xmlui interface. Also, the different options for clearing the cache would be good to know. In other words, what are my options when I think I'm not seeing my changes and I suspect it's a caching problem. I never saw this in jspui world. Once I refreshed my browser, there was the change. Many, many thanks to whomever takes on these questions. -Jose -----Original Message----- From: Blanco, Jose [mailto:[email protected]] Sent: Thursday, November 10, 2011 4:58 PM To: [email protected] Subject: [Dspace-tech] adding new uri I'm trying to add a new uri to my test manakin area. The uri is /subject-list I added this, for now, to test to the aspects/BrowseArtifacts/sitemap.xmap file: <map:match pattern="subject-list"> <map:transform type="CommunityBrowser"> <map:parameter name="depth" value="999"/> </map:transform> <map:serialize type="xml"/> </map:match> I was expecting the community list page to show up, but I'm still seeing PageNot found. What am I not doing? Also, What is the directory I have to remove when I suspect the cache is not being erased? Thank you! Jose ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

