"monkeyden" wrote : Trying to inject a map (messages) into my JavaBean (not a
SB). Is this code possible? For that matter, @Logger doesn't work either.
| ...
|
All that is possible. Ensure that your messages.properties is in the appropriate location
(usually WEB-INF/classes). Then make sure your Log type is of org.jboss.seam.log.Log (not
the commons version). Seam should then add the necessary magic to get it to work
properly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026302#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...