OpenId example doesn't work with JBossAS 6.0.0 out of the box
-------------------------------------------------------------
Key: JBSEAM-4691
URL:
https://jira.jboss.org/browse/JBSEAM-4691
Project: Seam
Issue Type: Bug
Components: Examples
Affects Versions: 2.2.0.GA, 2.2.1.CR1
Environment: JBossAS 6.0.0.M1
Reporter: Martin Gencur
Assignee: Marek Novotny
Fix For: 2.2.1.CR2
After enterring login, password and submitting the form in OpenId example the 404 Http
status code is returned with:
type: Status report
message: /seam-openid/openid.seam
description: The requested resource (/seam-openid/openid.seam) is not available.
but the JBossAS console shows:
09:23:12,091 INFO [ConsumerManager] Verifying authentication response...
09:23:12,092 INFO [ConsumerManager] Received positive auth response.
09:23:12,093 INFO [ConsumerManager] Found association: {HMAC-SHA256}{4b750fee}{DFVFmA==}
verifying signature locally...
09:23:12,094 INFO [ConsumerManager] Verification succeeded for:
http://seamqa.myopenid.com/
The openid.seam (openid.xhtml) is view which is automatically generated by Seam. The
openid feature logs in to remote authentication page and redirects automatically back to
the openid.xhtml which is not available.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira