[seam-issues] [JBoss JIRA] (SEAM-106) seam booking - an implementation of Authenticator must not be @Stateless
Jason Porter (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Oct 20 18:07:45 EDT 2011
[ https://issues.jboss.org/browse/SEAM-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Porter updated SEAM-106:
------------------------------
Fix Version/s: 3.1.0.Beta4
(was: 3.1.0.CR1)
> seam booking - an implementation of Authenticator must not be @Stateless
> ------------------------------------------------------------------------
>
> Key: SEAM-106
> URL: https://issues.jboss.org/browse/SEAM-106
> Project: Seam 3 Distribution
> Issue Type: Bug
> Components: Shared Examples
> Affects Versions: 3.1.0.Beta3
> Reporter: Jozef Hartinger
> Assignee: Jozef Hartinger
> Priority: Blocker
> Fix For: 3.1.0.Beta4
>
>
> https://github.com/seam/examples/blob/3.1.0.Beta3/booking/src/main/java/org/jboss/seam/examples/booking/security/BookingAuthenticator.java
> An implementation of the Authenticator interface is supposed to carry state (login status). Thus, it cannot be @Stateless!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list