[jboss-user] [JBoss Seam] - Can not set org.jboss.seam.core.ResourceBundle$1 ???

mariuszs do-not-reply at jboss.com
Thu Aug 2 08:50:59 EDT 2007


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

What is wrong? How to access java.util.ResourceBundle without method org.jboss.seam.core.ResourceBundle.instance()? I

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070081#4070081

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070081



More information about the jboss-user mailing list