[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1755) IllegalArgumentException with org.jboss.seam.core.ResourceBundle injection
Gavin King (JIRA)
jira-events at lists.jboss.org
Thu Aug 2 12:55:59 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1755?page=all ]
Gavin King closed JBSEAM-1755.
------------------------------
Resolution: Rejected
It is a java.util.ResourceBundle, and please use the user forum, JIRA is for bugs in Seam.
> 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
More information about the seam-issues
mailing list