Thanks a lot for your response, but the problem still remains :-((. I have
insert this code
---------
@Inject
private ComponentResources resources;
------------
and
-------------
resources.getMessages().get("hibernateexception");
------------
but i get a null value for "resources" object. Am i missing something in
AppModule.java?
This works in component classes, pages and mixins. Basicly in all your
applications classes that get "enhanced" by Tapestry IOC.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]