[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1315) Scheduled methods doesn't incjet Strings from app properties.
Gavin King (JIRA)
jira-events at lists.jboss.org
Tue May 29 23:49:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1315?page=all ]
Gavin King closed JBSEAM-1315.
------------------------------
Fix Version/s: (was: 1.3.0.BETA1)
Resolution: Rejected
Looks like user error to me. Take it back to the user forum please.
BTW, the resource bundle file usually goes in WEB-INF/classes.
> Scheduled methods doesn't incjet Strings from app properties.
> -------------------------------------------------------------
>
> Key: JBSEAM-1315
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1315
> Project: JBoss Seam
> Issue Type: Bug
> Components: Examples
> Affects Versions: 1.2.1.GA
> Environment: Win XP Home, JBoss AS 4.0.5, PostgreSql 8.2, EJB 3.0, Seam 1.2.1
> Reporter: Stateless Bean
>
> Messages instance incjected like:
> @In
> protected Map<String, String> messages;
> doesn't work in scheduled method. I got app properties file like "login.password = blabla,bleble, bububububu"
> and i still get "login.password" instead of "blabla...".
> This problem exist even in seampay example. Messages works fine without scheduled methods.
--
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