DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33135>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33135

           Summary: XPathDirectory does not reload nsmapping.properties as
                    expected
           Product: Cocoon 2
           Version: 2.1.6
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sitemap components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: [EMAIL PROTECTED]


This may be a perception problem on my behalf.

I would expect the nsmapping.properties file to be reload if I make
a change to it (and have the reload parameter set to true).
I am however allowed to change the file without it having
any effect on the output of a pipeline previously loaded.

Looking at the java code it looks like the test for reloading is implemented
by checking the last modified of the url resource againt a cached copy
of the previous url resource.  In my interpretation both url's refer to
the same resource (not caching the result of the get last modified function)
and the test will therefor always return the same result.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to