I'm not sure how upto date the snapshots are.

That's likely caused by using too old a version of Log4J in your project.
You want to ensure that you are using 1.2.14.

I'm trying to work around a Maven bug so that I can set up nightly builds
for T5.

On 9/25/07, SergeEby <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I tried to update my application from 5.0.5 to 5.0.6-SNAPSHOT. The main
> change was the use of slf4j.
> However,  I am getting the following error when starting the application
> via
> maven:
>
> java.lang.AbstractMethodError
>         at
> org.apache.tapestry.ioc.internal.RegistryImpl.<init>(RegistryImpl.java
> :135)
>         at
> org.apache.tapestry.ioc.RegistryBuilder.build(RegistryBuilder.java:132)
>         at
> org.apache.tapestry.internal.TapestryAppInitializer.getRegistry(
> TapestryAppInitializer.java:152)
>         at org.apache.tapestry.TapestryFilter.init(TapestryFilter.java:77)
>         at
> org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:99)
>         at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
> .....
>
> It works fine when I revert back to 5.0.5.
> Does anybody know what's causing this?
>
> Thx
>
> /Serge
> --
> View this message in context:
> http://www.nabble.com/T5%3A-Upgrade-to-5.0.6-SNAPSHOT-tf4515211.html#a12878469
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Howard M. Lewis Ship
Partner and Senior Architect at Feature50

Creator Apache Tapestry and Apache HiveMind

Reply via email to