IllegalArgumentException with org.jboss.seam.core.ResourceBundle injection
--------------------------------------------------------------------------
Key: JBSEAM-1755
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1755
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 1.2.1.GA
Reporter: Mariusz Smykula
I have error with this code:
@In
private org.jboss.seam.core.ResourceBundle resourceBundle;
Error:
Caused by: java.lang.IllegalArgumentException: Can not set
org.jboss.seam.core.ResourceBundle field
pl.package.Bean.resourceBundle to org.jboss.seam.core.ResourceBundle$1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira