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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to