[EMAIL PROTECTED] wrote:
Did you merge in the Excalibur code but without implementing ThreadSafe or are there more changes?Author: cziegeler Date: Mon May 2 06:32:24 2005 New Revision: 165628
URL: http://svn.apache.org/viewcvs?rev=165628&view=rev Log: Protocols can be defined on a per sitemap configuration
Modified:
cocoon/trunk/src/java/org/apache/cocoon/components/source/CocoonSourceResolver.java
I had some problems getting the root context right when working on the BlockManager which I solved by redefining the source resolver in the block manager's own service manager. So I'm interested in some more details about exactly what problem you solved and how.
Components that are both ThreadSafe and Contextualizable can give suprising results when defined in a parent manager and used in a subsitemap where the context is different :/
/Daniel
