> I'm trying to override a few Tapestry services in order to gain access to the configurations but I'm not having much luck. For example<
What are you trying to achieve? 2013/10/15 Thiago H de Paula Figueiredo <thiag...@gmail.com> > On Tue, 15 Oct 2013 14:49:35 -0300, Barry Books <trs...@gmail.com> wrote: > > It's in another module. I did comment it out and it does the same thing >> > > If the EMultipartDecoder isn't declared as a service anymore, it should > work or at least fail with another exception. > > > >> >> On Tuesday, October 15, 2013, Thiago H de Paula Figueiredo wrote: >> >> On Tue, 15 Oct 2013 08:27:55 -0300, Barry Books <trs...@gmail.com> >>> wrote: >>> >>> Caused by: java.lang.RuntimeException: Service interface >>> >>>> org.apache.tapestry5.upload.****services.MultipartDecoder is matched >>>> by 2 >>>> services: EMultipartDecoder, MultipartDecoder. >>>> >>>> >>> Where does this EMultipartDecoder service comes from? >>> >>> -- >>> Thiago H. de Paula Figueiredo >>> Tapestry, Java and Hibernate consultant and developer >>> http://machina.com.br >>> >>> ------------------------------****----------------------------** >>> --**--------- >>> To unsubscribe, e-mail: >>> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >>> > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > ------------------------------**------------------------------**--------- > > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > >