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
            Reporter: Jozef Hartinger


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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to