> The error message says you're trying to contribute configuration for a service that doesn't exist. Are you trying to run this without tapestry-core (the web framework)?
I am using tapestry-core. The snippet I posted came out of our tapestry project's AppModule class. On Tue, May 1, 2012 at 5:59 AM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Mon, 30 Apr 2012 23:04:13 -0300, Pavel Vodenski <pa...@beckon.com> > wrote: > > But that gives me the following error: >> java.lang.**IllegalArgumentException: Contribution >> com.beckon.app.services.**AppModule.**contributeInjectionProvider2(** >> OrderedConfiguration, >> MasterObjectProvider, ObjectLocator, SymbolSource, AssetSource) (at >> AppModule.java:92) is for service 'InjectionProvider2', which does not >> exist. >> > > The error message says you're trying to contribute configuration for a > service that doesn't exist. Are you trying to run this without > tapestry-core (the web framework)? > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br >