I have a service that needs access to the global message catalog.

In a previous email (
http://tapestry.1045711.n5.nabble.com/component-scope-service-with-injected-messages-td4724993.html),
Howard indicated that Messages can now be injected into the service layer.
However, when I add an ioc.Messages into my service constructor, I get the
message:

ioc.Registry No service implements the interface
org.apache.tapestry5.ioc.Messages.

So, how can I inject Messages into the service layer ?

Cheers,

Alex K

Reply via email to