Seems that chenillekit 1.3.2 is dragging stuff in.   Seems that it is 
incompatible with 5.3.  

C
On Jun 25, 2011, at 3:34 PM, Howard Lewis Ship wrote:

> Tapestry's dependencies have changed slightly; you are missing the
> plastic-5.3.0.jar.  Please verify what JARs are packaged inside your
> WAR.
> 
> On Sat, Jun 25, 2011 at 2:25 PM, Chris Collins <chris...@me.com> wrote:
>> Just attempted to use 5.3.0.  With the assumption it was a dropin upgrade.
>> 
>> I am using T5 using an embedded Jetty servlet engine.  I am using Maven for 
>> dragging in build dependencies and have chenillekit 1.3.2 also as part of 
>> the build.  I am assuming that its something I am dragging in that is in 
>> conflict.  Thoughts?
>> 
>> java.lang.NoClassDefFoundError: org/apache/tapestry5/plastic/MethodAdvice
>>        at 
>> org.apache.tapestry5.internal.ServletContextSymbolProvider.<init>(ServletContextSymbolProvider.java:33)
>>        at org.apache.tapestry5.TapestryFilter.init(TapestryFilter.java:86)
>>        at 
>> org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)
>>        at 
>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
>>        at 
>> org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:620)
>>        at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
>>        at 
>> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1234)
>>        at 
>> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
>>        at 
>> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:460)
>>        at 
>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
>>        at 
>> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
>>        at 
>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
>>        at 
>> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
>>        at org.mortbay.jetty.Server.doStart(Server.java:222)
>>        at 
>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
>> 
>> 
>> Best
>> 
>> C
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: dev-h...@tapestry.apache.org
>> 
>> 
> 
> 
> 
> -- 
> Howard M. Lewis Ship
> 
> Creator of Apache Tapestry
> 
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
> 
> (971) 678-5210
> http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: dev-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to