Thanks for the T5 components tip on upgrade to 5.0.12. I would have been stuck on that for a while had I not found this post. Updated POM with current t5-contrib/commons fixed the error
Zack Tobias Wehrum wrote: > > Maybe an old T5C commons/contrib? That was it for me last two times I > had such a problem... > > Stephane Decleire schrieb: >> Your application use a library wich in turn use a version of Tapestry >> previous to the 5.0.12 >> >> Stephane >> >> Kheldar666 a écrit : >>> Yes... >>> >>> >>> Adam Zimowski wrote: >>> >>>> Did you synced up tapestry-ioc with latest? >>>> >>>> On Mon, May 26, 2008 at 11:58 AM, Kheldar666 <[EMAIL PROTECTED]> >>>> wrote: >>>> >>>>> Yes I saw that... but the problem don't come from that I think... I >>>>> never >>>>> use >>>>> >>>>> org.apache.tapestry5.ioc.ObjectProvider >>>>> >>>>> That seems to appends at Registry Startup juste after Spring Web >>>>> ApplicationContext initialisation. >>>>> >>>>> Martin >>>>> >>>>> >>>>> dleffel wrote: >>>>> >>>>>> Have you noted that in the 5.0.12-SNAPSHOT, the packages have been >>>>>> renamed >>>>>> to org.apache.tapestry*5*? >>>>>> >>>>>> On Mon, May 26, 2008 at 8:13 AM, Kheldar666 <[EMAIL PROTECTED]> >>>>>> wrote: >>>>>> >>>>>> >>>>>>> Hello everybody, >>>>>>> >>>>>>> Since this morning, after updating my T5 Snapshot, I have this error >>>>>>> when >>>>>>> launching my application with Jetty plugin : >>>>>>> >>>>>>> 17:08:33.678 INFO [main] >>>>>>> >>>>>>> org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:209) >>>>>>> >>>>>>> >>>>>>> >>>>>>>> 09> Root WebApplicationContext: initialization completed in 4401 ms >>>>>>>> >>>>>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>>>>> org/apache/tapestry/ioc/ObjectProvider >>>>>>> at java.lang.Class.forName0(Native Method) >>>>>>> at java.lang.Class.forName(Class.java:242) >>>>>>> at >>>>>>> org.apache.tapestry5.ioc.RegistryBuilder.add(RegistryBuilder.java:146) >>>>>>> >>>>>>> at >>>>>>> >>>>>>> org.apache.tapestry5.ioc.IOCUtilities.addModulesInList(IOCUtilities.java:120) >>>>>>> >>>>>>> >>>>>>> at >>>>>>> >>>>>>> org.apache.tapestry5.ioc.IOCUtilities.addModulesInManifest(IOCUtilities.java:104) >>>>>>> >>>>>>> >>>>>>> at >>>>>>> >>>>>>> org.apache.tapestry5.ioc.IOCUtilities.addDefaultModules(IOCUtilities.java:76) >>>>>>> >>>>>>> >>>>>>> at >>>>>>> >>>>>>> org.apache.tapestry5.internal.TapestryAppInitializer.<init>(TapestryAppInitializer.java:75) >>>>>>> >>>>>>> >>>>>>> at >>>>>>> org.apache.tapestry5.TapestryFilter.init(TapestryFilter.java:72) >>>>>>> at >>>>>>> org.mortbay.jetty.servlet.FilterHolder.start(FilterHolder.java:71) >>>>>>> at >>>>>>> >>>>>>> org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplicationHandler.java:310) >>>>>>> >>>>>>> >>>>>>> at >>>>>>> >>>>>>> org.mortbay.jetty.servlet.WebApplicationContext.doStart(WebApplicationContext.java:509) >>>>>>> >>>>>>> >>>>>>> at org.mortbay.util.Container.start(Container.java:72) >>>>>>> at org.mortbay.http.HttpServer.doStart(HttpServer.java:708) >>>>>>> at org.mortbay.util.Container.start(Container.java:72) >>>>>>> at >>>>>>> com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:282) >>>>>>> >>>>>>> at >>>>>>> com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:104) >>>>>>> >>>>>>> at >>>>>>> com.iw.plugins.jettyrunner.PluginRunner.main(PluginRunner.java:75) >>>>>>> >>>>>>> Is this a bug that comes from the nightly build ? >>>>>>> >>>>>>> Martin >>>>>>> -- >>>>>>> View this message in context: >>>>>>> http://www.nabble.com/Tapestry-5.0.12-SNAPSHOT-tp17473797p17473797.html >>>>>>> >>>>>>> Sent from the Tapestry - User mailing list archive at Nabble.com. >>>>>>> >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> >>>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> -- >>>>> View this message in context: >>>>> http://www.nabble.com/Tapestry-5.0.12-SNAPSHOT-Runtime-Error-tp17473797p17475450.html >>>>> >>>>> >>>>> Sent from the Tapestry - User mailing list archive at Nabble.com. >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>>> >>> >>> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Tapestry-5.0.12-SNAPSHOT-Runtime-Error-tp17473797p17572862.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]