http://tacos.sourceforge.net/nightly/ is a maven snapshot repo...
http://tacos.sourceforge.net/nightly/net/sf/tacos/ has the subprojects http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.htmla quick note on including any subproject in a pom On 7/12/07, Henry Chen <[EMAIL PROTECTED]> wrote:
Hi Andy, I have the same problem and tried to find a new release of beanform. It looks like 0.8 is on the way but I cannnot find where to download. What do you suggest? Thank you. andyhot wrote: > > There's a new version coming in that address exactly this problem. > I'll make a related announcement in the following hours, so stay tuned ;) > > On 7/10/07, Peter Schröder <[EMAIL PROTECTED]> wrote: >> >> hi, >> >> i am trying to use beanform and T4.1.2 for the first time, but i only get >> the following exception. did i miss a dependy or something? >> >> There was an error borrowing the page with key PageKey[_pageName='Home' , >> _locale=de_DE ] from the page pool. >> org.apache.hivemind.ApplicationRuntimeException >> There was an error borrowing the page with key PageKey[_pageName='Home' , >> _locale=de_DE ] from the page pool. >> >> [ +/- ] Exception: Unable to lookup $BeanFormButtons_9: >> $BeanFormButtons_9 >> org.apache.hivemind.ApplicationRuntimeException >> Unable to lookup $BeanFormButtons_9: $BeanFormButtons_9 >> >> [ +/- ] Exception: $BeanFormButtons_9 >> javassist.NotFoundException >> $BeanFormButtons_9 >> Stack Trace: >> >> * javassist.ClassPool.get(ClassPool.java:417) >> * org.apache.tapestry.enhance.CtClassSource.getCtClass( >> CtClassSource.java:50) >> * org.apache.tapestry.enhance.AbstractFab.convertClass( >> AbstractFab.java:82) >> * org.apache.tapestry.enhance.ClassFabImpl.addField( ClassFabImpl.java >> :238) >> * >> com.javaforge.tapestry.prop.PropertyAccessorClassFactoryImpl.constructClass >> (PropertyAccessorClassFactoryImpl.java:74) >> * >> $PropertyAccessorClassFactory_113b0adbc52.constructClass($PropertyAccessorClassFactory_113b0adbc52.java) >> * >> $PropertyAccessorClassFactory_113b0adbc51.constructClass($PropertyAccessorClassFactory_113b0adbc51.java) >> * >> com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.createNewAccessorClass >> (PropertyAccessorSourceImpl.java:139) >> * >> com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getCachedPropertyAccessorClass >> (PropertyAccessorSourceImpl.java:87) >> * com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getAccessor( >> PropertyAccessorSourceImpl.java:55) >> * >> $PropertyAccessorSource_113b0adbc50.getAccessor($PropertyAccessorSource_113b0adbc50.java) >> * >> $PropertyAccessorSource_113b0adbc4f.getAccessor($PropertyAccessorSource_113b0adbc4f.java) >> * >> com.javaforge.tapestry.prop.PropertyAccessorBindingFactory.createBinding( >> PropertyAccessorBindingFactory.java:36) >> * >> $BindingFactory_113b0adbc44.createBinding($BindingFactory_113b0adbc44.java) >> * >> $BindingFactory_113b0adbc43.createBinding($BindingFactory_113b0adbc43.java) >> * org.apache.tapestry.services.impl.BindingSourceImpl.createBinding ( >> BindingSourceImpl.java:99) >> * >> $BindingSource_113b0adbaf8.createBinding($BindingSource_113b0adbaf8.java) >> * >> org.apache.tapestry.pageload.PageLoader.convert(PageLoader.java:318) >> * org.apache.tapestry.pageload.PageLoader.bind(PageLoader.java:278) >> * org.apache.tapestry.pageload.PageLoader.constructComponent( >> PageLoader.java:391) >> * org.apache.tapestry.pageload.PageLoader.constructComponent( >> PageLoader.java:396) >> * org.apache.tapestry.pageload.PageLoader.createImplicitComponent( >> PageLoader.java:504) >> * >> $IPageLoader_113b0adbbac.createImplicitComponent($IPageLoader_113b0adbbac.java) >> * >> $IPageLoader_113b0adbbad.createImplicitComponent($IPageLoader_113b0adbbad.java) >> * >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.createImplicitComponent >> (ComponentTemplateLoaderLogic.java:203) >> * >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process( >> ComponentTemplateLoaderLogic.java:158) >> * >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process( >> ComponentTemplateLoaderLogic.java:98) >> * >> org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.loadTemplate >> (ComponentTemplateLoaderLogic.java:75) >> * >> org.apache.tapestry.services.impl.ComponentTemplateLoaderImpl.loadTemplate >> (ComponentTemplateLoaderImpl.java:60) >> * >> $ComponentTemplateLoader_113b0adbbc0.loadTemplate($ComponentTemplateLoader_113b0adbbc0.java) >> * >> $ComponentTemplateLoader_113b0adbbbf.loadTemplate($ComponentTemplateLoader_113b0adbbbf.java) >> * org.apache.tapestry.pageload.PageLoader.loadTemplateForComponent( >> PageLoader.java:673) >> * org.apache.tapestry.BaseComponent.readTemplate(BaseComponent.java >> :92) >> * >> org.apache.tapestry.BaseComponent.finishLoad(BaseComponent.java:122) >> * $Home_0.finishLoad($Home_0.java) >> * org.apache.tapestry.pageload.PageLoader.constructComponent( >> PageLoader.java:408) >> * org.apache.tapestry.pageload.PageLoader.loadPage(PageLoader.java >> :639) >> * $IPageLoader_113b0adbbac.loadPage($IPageLoader_113b0adbbac.java) >> * $IPageLoader_113b0adbbad.loadPage($IPageLoader_113b0adbbad.java) >> * org.apache.tapestry.pageload.PageSource.makeObject( PageSource.java >> :153) >> * org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject( >> GenericKeyedObjectPool.java:797) >> * >> org.apache.tapestry.pageload.PageSource.getPage(PageSource.java:177) >> * $IPageSource_113b0adbb0b.getPage($IPageSource_113b0adbb0b.java) >> * $IPageSource_113b0adbb0a.getPage($IPageSource_113b0adbb0a.java) >> * org.apache.tapestry.engine.RequestCycle.loadPage( RequestCycle.java >> :239) >> * org.apache.tapestry.engine.RequestCycle.getPage(RequestCycle.java >> :226) >> * org.apache.tapestry.engine.RequestCycle.activate( RequestCycle.java >> :559) >> * org.apache.tapestry.engine.HomeService.service(HomeService.java :66) >> * >> $IEngineService_113b0adbb98.service($IEngineService_113b0adbb98.java) >> * org.apache.tapestry.services.impl.EngineServiceInnerProxy.service ( >> EngineServiceInnerProxy.java:77) >> * org.apache.tapestry.services.impl.EngineServiceOuterProxy.service ( >> EngineServiceOuterProxy.java:72) >> * org.apache.tapestry.engine.AbstractEngine.service( >> AbstractEngine.java:237) >> * org.apache.tapestry.services.impl.InvokeEngineTerminator.service( >> InvokeEngineTerminator.java:54) >> * >> $WebRequestServicer_113b0adbb71.service($WebRequestServicer_113b0adbb71.java) >> * >> $WebRequestServicer_113b0adbb70.service($WebRequestServicer_113b0adbb70.java) >> * org.apache.tapestry.services.impl.DisableCachingFilter.service( >> DisableCachingFilter.java:54) >> * >> $WebRequestServicerFilter_113b0adbb73.service($WebRequestServicerFilter_113b0adbb73.java) >> * >> $WebRequestServicerFilter_113b0adbb72.service($WebRequestServicerFilter_113b0adbb72.java) >> * >> $WebRequestServicer_113b0adbb74.service($WebRequestServicer_113b0adbb74.java) >> * >> $WebRequestServicer_113b0adbb6d.service($WebRequestServicer_113b0adbb6d.java) >> * >> $WebRequestServicer_113b0adbb6c.service($WebRequestServicer_113b0adbb6c.java) >> * >> org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service >> (WebRequestServicerPipelineBridge.java:61) >> * >> $ServletRequestServicer_113b0adbb53.service($ServletRequestServicer_113b0adbb53.java) >> * >> $ServletRequestServicer_113b0adbb52.service($ServletRequestServicer_113b0adbb52.java) >> * org.apache.tapestry.request.DecodedRequestInjector.service( >> DecodedRequestInjector.java:55) >> * >> $ServletRequestServicerFilter_113b0adbb4f.service($ServletRequestServicerFilter_113b0adbb4f.java) >> * >> $ServletRequestServicerFilter_113b0adbb4e.service($ServletRequestServicerFilter_113b0adbb4e.java) >> * >> $ServletRequestServicer_113b0adbb54.service($ServletRequestServicer_113b0adbb54.java) >> * org.apache.tapestry.multipart.MultipartDecoderFilter.service( >> MultipartDecoderFilter.java:52) >> * >> $ServletRequestServicerFilter_113b0adbb4d.service($ServletRequestServicerFilter_113b0adbb4d.java) >> * >> $ServletRequestServicerFilter_113b0adbb4c.service($ServletRequestServicerFilter_113b0adbb4c.java) >> * >> $ServletRequestServicer_113b0adbb54.service($ServletRequestServicer_113b0adbb54.java) >> * org.apache.tapestry.services.impl.SetupRequestEncoding.service( >> SetupRequestEncoding.java:53) >> * >> $ServletRequestServicerFilter_113b0adbb51.service($ServletRequestServicerFilter_113b0adbb51.java) >> * >> $ServletRequestServicerFilter_113b0adbb50.service($ServletRequestServicerFilter_113b0adbb50.java) >> * >> $ServletRequestServicer_113b0adbb54.service($ServletRequestServicer_113b0adbb54.java) >> * >> $ServletRequestServicer_113b0adbb47.service($ServletRequestServicer_113b0adbb47.java) >> * >> $ServletRequestServicer_113b0adbb46.service($ServletRequestServicer_113b0adbb46.java) >> * org.apache.tapestry.ApplicationServlet.doService( >> ApplicationServlet.java:126) >> * >> org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java >> :103) >> * javax.servlet.http.HttpServlet.service(HttpServlet.java:596) >> * javax.servlet.http.HttpServlet.service(HttpServlet.java:689) >> * org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java >> :428) >> * org.mortbay.jetty.servlet.WebApplicationHandler.dispatch( >> WebApplicationHandler.java:473) >> * org.mortbay.jetty.servlet.ServletHandler.handle( ServletHandler.java >> :568) >> * org.mortbay.http.HttpContext.handle(HttpContext.java:1530) >> * org.mortbay.jetty.servlet.WebApplicationContext.handle( >> WebApplicationContext.java:633) >> * org.mortbay.http.HttpContext.handle(HttpContext.java:1482) >> * org.mortbay.http.HttpServer.service(HttpServer.java:909) >> * org.mortbay.http.HttpConnection.service(HttpConnection.java:820) >> * org.mortbay.http.HttpConnection.handleNext(HttpConnection.java :986) >> * org.mortbay.http.HttpConnection.handle(HttpConnection.java:837) >> * >> org.mortbay.http.SocketListener.handleConnection(SocketListener.java >> :245) >> * org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) >> * org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > > -- > Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr > Tapestry / Tacos developer > Open Source / JEE Consulting > > -- View this message in context: http://www.nabble.com/Tapestry-read-query-parameters-before-page-rendering--T4.0--tf4053586.html#a11567856 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / JEE Consulting