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]

Reply via email to