[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1755) IllegalArgumentException with org.jboss.seam.core.ResourceBundle injection

Mariusz Smykula (JIRA) jira-events at lists.jboss.org
Thu Aug 2 09:26:59 EDT 2007


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