I made this change, as well as added my default
roller-custom.properties (below) to $CATALINA_HOME/common/classes.
Now I get the following error when I try to create a new user (using
raibledesigns database, not clean one).
Caused by: java.sql.BatchUpdateException: Column 'editorpage' cannot be null
at
com.mysql.jdbc.ServerPreparedStatement.executeBatch(ServerPreparedStatement.java:657)
Matt
roller-custom.properties ----------------
plugins.page=\
org.apache.roller.presentation.velocity.plugins.convertbreaks.ConvertLineBreaksPlugin
\
,org.apache.roller.presentation.velocity.plugins.topictag.TopicTagPlugin \
,org.apache.roller.presentation.velocity.plugins.search.WikipediaLinkPlugin \
,org.apache.roller.presentation.velocity.plugins.search.GoogleLinkPlugin \
,org.apache.roller.presentation.velocity.plugins.textile.TextilePlugin \
,org.apache.roller.presentation.velocity.plugins.acronyms.AcronymsPlugin \
,org.apache.roller.presentation.velocity.plugins.bookmarks.BookmarkPlugin \
,org.apache.roller.presentation.velocity.plugins.email.ObfuscateEmailPlugin \
,org.apache.roller.presentation.velocity.plugins.smileys.SmileysPlugin \
,org.apache.roller.presentation.velocity.plugins.readmore.ReadMorePlugin \
,net.java.roller.pageplugins.jspwiki.WikiPlugin
tasks.daily=org.apache.roller.presentation.TurnoverReferersTask\
,org.apache.roller.presentation.BlacklistUpdateTask\
,org.apache.roller.presentation.planet.SyncWebsitesTask
tasks.hourly=\
org.apache.roller.presentation.planet.RefreshEntriesTask
passwds.encryption.enabled=true
rememberme.enabled=true
planet.aggregator.enabled=true
editor.theme=blue
rendering.legacyModels.enabled=true
I didn't download Hibernate or any plugins from java.net - do I need
to do that? Probably....
Matt
On 10/23/06, Dave <[EMAIL PROTECTED]> wrote:
For this specific problem, you need to enable legacy macros in your
roller-custom.properties file
.
rendering.legacyModels.enabled=true
- Dave
On 10/23/06, Matt Raible <[EMAIL PROTECTED]> wrote:
> Here's the steps I went through:
>
> 1. svn co
https://svn.apache.org/repos/asf/incubator/roller/branches/roller_3.0
> roller_3.0 (since apache is down)
>
> 2. Ran "ant all" and deployed to local server ( as ROOT webapp) with
> Tomcat 5.5.17 and MySQL 5.0.20a-standard
>
> 3. Created new user and new weblog. Impressive wizards btw, works pretty
well.
>
> 4. Chose andreas08 theme and clicked create. It created the blog, but
> has nothing but Velocity code in the output - like it's not being
> processed:
>
> #includePage("_css") #showRSSAutodiscoveryLink() #showRSDLink()
> #showThemeScript("andreas08" "prototype.js")
> #showThemeScript("andreas08" "scriptaculous.js?load=effects")
> #showThemeScript("andreas08" "lightbox.js")
> #showThemeStyle("andreas08" "lightbox.css" false)
> #showWebsiteTitle()
> #displayWeblogEntries()
> #showCssNavBar()
> #showEditorNavBar(true)
> Click me to subscribe
> #showWebsiteDescription()
> #showWeblogCalendar()
> Search This Site
> Recent Entries
> #showRecentEntries(10)
> Navigation
> #showCategoriesAsList('nil')
>
> Any ideas?
>
> Matt
>
> On 10/23/06, Dave <[EMAIL PROTECTED]> wrote:
> > How's that Roller 3.0 testing going folks?
> >
> > Any bugs / progress to report?
> >
> > - Dave
> >
> >
> > On 10/20/06, Matt Raible <[EMAIL PROTECTED]> wrote:
> > > I hope to try this out before voting on it. Hopefully this weekend or
> > > sometime next week.
> > >
> > > Matt
> > >
> > > On 10/20/06, Allen Gilliland <[EMAIL PROTECTED]> wrote:
> > > > +1
> > > >
> > > > -- Allen
> > > >
> > > >
> > > > Dave wrote:
> > > > > I think we're ready to release 3.0 so please vote.
> > > > >
> > > > >
> > > > > Release summary is here:
> > > > > http://rollerweblogger.org/wiki/Wiki.jsp?page=Roller_3.0_WhatsNew
> > > > >
> > > > > Issues fixed in release candidates here:
> > > > > http://rollerweblogger.org/wiki/Wiki.jsp?page=Roller30Testing
> > > > >
> > > > > Release candidate 4 files are here:
> > > > > http://people.apache.org/~snoopdave/apache-roller-3.0-rc4-incubating/
> > > > >
> > > > > - Dave
> > > >
> > >
> > >
> > > --
> > > Blog @ http://raibledesigns.com
> > > Founder of AppFuse @ http://appfuse.org
> > >
> >
>
>
> --
> Blog @ http://raibledesigns.com
> Founder of AppFuse @ http://appfuse.org
>
--
Blog @ http://raibledesigns.com
Founder of AppFuse @ http://appfuse.org