I finally found out what was wrong, and as it may be usefull for someone else, here it is : Platform : Win2K, Apache/JServ 1.1/jdk1.8/jsdk2.0 Symptoms : changing things in JetspeedResources.properties are not reflected when loading jetspeed, even when Apache is stoped and restarted, as a service or a console app. Cure : reboot. Why ? Well, I found that an "inactive process" (I'm guessing the translation here, as my system 'speaks' french) was java.exe, even though Apache was shut down. I tryed to kill the process, but bad luck, it wouldn't die. So I had to reboot. Oh well... Now to my strange problem : When I try to load the CocoonPortlet from the defaultPortlets.xml, I get an error message on the web page, and some weird traces in turbine.log, that I do not understand. Can someone help me on this ? Thanks. Error message : CocoonPortlet: Could not use the following URL: http://trinidad:80/content/dynamic/index.xml /c:/tmp/JetspeedDocumentCache\file..c....tmp.JetspeedDocumentCache\http..trinidad......80..content..dynamic..index....xml Turbine.log: -- NOTICE -- Classname: org.apache.turbine.services.resources.TurbineResourceService -- NOTICE -- Retrieved service: TurbineResourceService -- NOTICE -- JetspeedResources obtained from System properties: null -- NOTICE -- JetspeedResources obtained from Turbine: /c:/JServ11/servlets/JetspeedResources.properties -- NOTICE -- Jetspeed Home: BEGIN default portlets -- NOTICE -- Jetspeed: cache miss: Portlet - org.apache.jetspeed.portal.portlets.CocoonPortlet - http://myserver:80/content/dynamic/index.xml -- NOTICE -- CocoonPortlet: transforming file:///c:/tmp/JetspeedDocumentCache\http.myserver...80.content.dynamic.index..xml with stylesheet file:///c:/tmp/JetspeedDocumentCache\http.myserver...80.content.dynamic.index..xsl -- NOTICE -- PersistentDocument: fetching remote url: file:///c:/tmp/JetspeedDocumentCache\http.myserver...80.content.dynamic.index..xml -- ERROR -- CocoonPortlet: Could not use the following URL: http://myserver:80/content/dynamic/index.xml /c:/tmp/JetspeedDocumentCache\file..c....tmp.JetspeedDocumentCache\http..myserver......80..content..dynamic..index....xml Exception: java.io.FileNotFoundException: /c:/tmp/JetspeedDocumentCache\file..c....tmp.JetspeedDocumentCache\http..myserver......80..content..dynamic..index....xml Stack Trace follows: java.io.FileNotFoundException: /c:/tmp/JetspeedDocumentCache\file..c....tmp.JetspeedDocumentCache\http..myserver......80..content..dynamic..index....xml -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
