/[Apache-SVN]
ViewVC logotype

Revision 152661


Jump to revision: Previous Next
Author: giacomo
Date: Tue Feb 8 11:28:21 2005 UTC (19 years, 3 months ago)
Changed paths: 2
Log Message:
Added input module that resolves to a real path similar to the 
RealPathModules but by use of a SourceResolver instead of the 
Context object (which always resolves to the context path). This allows 
to mount apps external of the servlet context path and still have a 
correct real path resolved in respect to the sitemap calling the module. 
As I couldn't fix the RealPathModule in a backward compatible way, 
becasuse {realpath:/} and {realpath:.} both resolve to the context 
root whereas {contextpath:/} resolves to the context root but 
{contextpath:.} resolves to the path of the respective sitemap, I've 
choosen to create a new Module for it.

Changed paths

Path Details
Directorycocoon/tags/RELEASE_2_1_6/src/java/org/apache/cocoon/components/modules/input/ContextPathModule.java added
Directorycocoon/tags/RELEASE_2_1_6/src/webapp/WEB-INF/cocoon.xconf modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26