No because EndOfRequestListenerHub  is not my class but Tapestry 5.0.15. I
prefer to treat T5 as a black box? We have other T5 projects similar to this
and we do not see this issue which is why I am wondering if anyone else has
seen this. 

Petros



Petros Petrou wrote:
> 
> We have been successfully using the eclipse run-jetty-run for our tapestry
> project http://code.google.com/p/run-jetty-run/wiki/GettingStarted for one
> of our eclipse projects but we are getting the exception below every time
> we try to run it for another eclipse project. Everything works fine on
> Tomcat. We are using Eclipse 3.4.1, JDFK1.6, Tapestry 5.0.15. Any ideas?
> 
> Petros
> 
> [ERROR][11-13-2008 07:32:23,343] [org.mortbay.log] ? (?):failed app
> java.lang.RuntimeException: Class
> org.apache.tapestry5.internal.services.EndOfRequestListenerHub
> (implementation of service 'EndOfRequestListenerHub') does not contain any
> public constructors.
>     at
> org.apache.tapestry5.ioc.internal.ServiceBinderImpl.findConstructor(ServiceBinderImpl.java:109)
>     at
> org.apache.tapestry5.ioc.internal.ServiceBinderImpl.flush(ServiceBinderImpl.java:74)
>     at
> org.apache.tapestry5.ioc.internal.ServiceBinderImpl.finish(ServiceBinderImpl.java:67)
>     at
> org.apache.tapestry5.ioc.internal.DefaultModuleDefImpl.bind(DefaultModuleDefImpl.java:392)
>     at
> org.apache.tapestry5.ioc.internal.DefaultModuleDefImpl.<init>(DefaultModuleDefImpl.java:107)
>     at
> org.apache.tapestry5.ioc.RegistryBuilder.add(RegistryBuilder.java:121)
>     at
> org.apache.tapestry5.internal.TapestryAppInitializer.addModules(TapestryAppInitializer.java:118)
>     at
> org.apache.tapestry5.internal.TapestryAppInitializer.<init>(TapestryAppInitializer.java:80)
>     at org.apache.tapestry5.TapestryFilter.init(TapestryFilter.java:76)
>     at
> org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)
>     at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
>     at
> org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:589)
>     at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
>     at
> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1216)
>     at
> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:509)
>     at
> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:447)
>     at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
>     at
> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
>     at org.mortbay.jetty.Server.doStart(Server.java:222)
>     at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
>     at runjettyrun.Bootstrap.main(Bootstrap.java:76)
> 

-- 
View this message in context: 
http://www.nabble.com/run-jetty-run-eclipse-plugin-issue-tp20471225p20492822.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]

Reply via email to