[ 
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

       

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

Reply via email to