patrick, I had the same thing happen to me yesterday. The solution is that the feeds are described in JetspeedResources (apache-feed and local-feed are two that are defined in my version) the actual feed.xreg files are generated from these definitions and in my case they point to the default file in my ocs directory...
so first I would look in the JetspeedResources for something like: contentfeeds.feed.apache.description=ASF OCS Feed ( http://www.apache.org/ ) contentfeeds.feed.apache.url=http://jakarta.apache.org/jetspeed/channels/apa che.ocs and then go to where the url is pointing apache.ocs and add your definitions. I believe contentfeeds.feed.local.description=Sample local OCS Feed contentfeeds.feed.local.url=/ocs/local.ocs is where you should put your site-specific defs so that upgrades do not overwrite them... I am not one of the developers so take this advice as from one who is not an expert, but it did work for me. regards, Brian -----Original Message----- From: Patrick Krug [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 7:39 AM To: [EMAIL PROTECTED] Subject: Config File changes being replaced with previous revision I have made changes to some of the configuration files but I have noticied on some occasions the changes get replaced with the previous version. I recently have made changes to the feed_apache.xreg file. I have made the changes using my text editor. I then will log in to the portal check for the existense of a portlet, it exists so I reopened the file and have found my changes removed. What am I doing wrong? I am running Jetspeed version 1.4b1 on a Windows 2000 machine. Thanks _________________________________________________________________ Join the world's largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
