I did truncate it but I think the interesting thing had already happened which was the stack overflow.
My plan was to just override the services I wanted the configurations for, save them into another service then just use the existing Tapestry service. Seemed simple enough because I've overridden services before. I also tried just coping the source code instead of extending the existing class and it does the same thing. On Wed, Oct 16, 2013 at 7:47 AM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > On Wed, 16 Oct 2013 09:21:41 -0300, Barry Books <trs...@gmail.com> wrote: > > I tried again with no success. The goal here is to gain access to the >> configurations being passed to various services in order to build a >> documentation pages listing the actual running configuration. >> > > I don't think that's possible right now. I may be wrong and I hope I am, > but as far as I know Tapestry-IoC doesn't store the contributions anywhere > after the service is built. > > Have you checked the stack trace? Something weird is there: > > Your stack trace seems to be truncated, as it ends here, before stating > why loading the IOCMessages class failed: > > 2013-10-16 07:13:24.777:WARN::failed app: java.lang.** >> NoClassDefFoundError: >> Could not initialize class org.apache.tapestry5.ioc.** >> internal.IOCMessages >> > > -- > 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 > >