[seam-issues] [JBoss JIRA] (JBSEAM-4845) jpa example - cannot login using default account

Marek Novotny (Commented) (JIRA) jira-events at lists.jboss.org
Tue Oct 11 05:53:15 EDT 2011


    [ https://issues.jboss.org/browse/JBSEAM-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633757#comment-12633757 ] 

Marek Novotny commented on JBSEAM-4845:
---------------------------------------

the example for JBoss AS 5 should be built by:
cd examples/jpa;
mvn clean package
export JBOSS_HOME=<your_local_jbossas5_installation>
cd jpa-web;
mvn jboss:hard-deploy

Then I can't reproduce your issue.

                
> jpa example - cannot login using default account 
> -------------------------------------------------
>
>                 Key: JBSEAM-4845
>                 URL: https://issues.jboss.org/browse/JBSEAM-4845
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.3.0.ALPHA
>         Environment: jboss-as-5.1.0.GA, seam-2.3.0.Alpha, jdk-1.6.0_24
>            Reporter: Tomáš Remeš
>
> after filling login, password values on main page of seam-jpa example nothing happens. No exception is thrown. Page is refreshed and nobody is logged in. Following error is displayed in console:
> ERROR [SeamLoginModule] No authentication method defined - please define authenticate-method for <security:identity/> in components.xml

--
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