On Tue, Mar 29, 2011 at 10:25 AM, Peter Evans <[email protected]> wrote: > Is the following still true?
I think we can remove that warning now. > # Atom Publishing Protocol (APP) - this is an incomplete and untested > # implementation of an unfinished IETF specification. > # Intended only for interoperability testing. DO NOT ENABLE IN PRODUCTION! > webservices.atomprotocol.enabled=false > > Note, this is in -custom (copied from elsewhere into -custom and editted) > and yet: > > globalConfig.rol has "Enable Atom Publishing Protocol" as checked. I don't think we need Enable AtomPub settings in two places, so I filed a bug on this: https://issues.apache.org/jira/browse/ROL-1915 > Still with the roller.properties, it needs a big warning sign in there for > planet. saying > "DONT FORGET YOUR planet-custom.properties!" > > ERROR 2011-03-29 22:50:39,970 RomeFeedFetcher:getRomeFetcherCache - Planet > cache directory is not writable: /var/planet/cache > > There's some other stuff in the planet.properties that might need some > discussion, for example: > output.dir=/usr/local/planet/webapp > template.dir=/usr/local/planet/webapp/WEB-INF/templates > > Anyway, attempting to turn on planet, gets my favourite show stopper: > > INFO 2011-03-29 23:05:14,737 WebloggerFactory:bootstrap - Version: > 5.0.0-RC4 > INFO 2011-03-29 23:05:14,738 WebloggerFactory:bootstrap - Revision: > r1075074 > INFO 2011-03-29 23:05:14,738 WebloggerImpl:initialize - Initializing Roller > Weblogger business tier > FATAL 2011-03-29 23:05:14,740 JPAPropertiesManagerImpl:initialize - Failed > to initialize runtime configuration properties.Please check that the > database has been upgraded! > java.lang.ClassCastException: > org.apache.roller.weblogger.pojos.RuntimeConfigProperty cannot be cast to > org.apache.roller.weblogger.pojos.RuntimeConfigProperty I'm not sure I've tried Planet on Glassfish recently, so I'll try it out -- and add more prominent references to the need for planet-custom.properties where I can: https://issues.apache.org/jira/browse/ROL-1916 Thanks, Dave
