Hi Jose, For the cache problem, I delete everything under /var/cache/tomcat5/work/Catalina/localhost. We're running RHEL5, so the initial part of the path may differ from yours.
The cocoon stuff is still pretty opaque to me, so I have no advice for you on that front. B-- >>> On 11/11/2011 at 10:03 AM, in message <24384f6f63a19146a9b29eb6592faf3e1e7cf...@its-embx-01.adsroot.itcs.umich.edu>, "Blanco, Jose" <[email protected]> wrote: > 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 ------------------------------------------------------------------------------ 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

