From seam-commits at lists.jboss.org Thu Jun 21 03:41:17 2012 Content-Type: multipart/mixed; boundary="===============4124593574349232330==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r14934 - branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/webapp. Date: Thu, 21 Jun 2012 03:41:16 -0400 Message-ID: <201206210741.q5L7fGn4028931@svn01.web.mwc.hst.phx2.redhat.com> --===============4124593574349232330== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manaRH Date: 2012-06-21 03:41:15 -0400 (Thu, 21 Jun 2012) New Revision: 14934 Added: branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/weba= pp/openid.xhtml Modified: branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/weba= pp/main.xhtml Log: JBSEAM-4926 workaround for openid missing page Modified: branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/ma= in/webapp/main.xhtml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/web= app/main.xhtml 2012-06-21 07:41:04 UTC (rev 14933) +++ branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/web= app/main.xhtml 2012-06-21 07:41:15 UTC (rev 14934) @@ -41,11 +41,9 @@ = - - About the Demo + + = - - This application demonstrates the basic use of OpenID in an ap= plication. To login, simply enter your OpenId into the login box at the top. Don't have an Open= Id? Actually, you might have one Added: branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/= webapp/openid.xhtml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/web= app/openid.xhtml (rev 0) +++ branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/web= app/openid.xhtml 2012-06-21 07:41:15 UTC (rev 14934) @@ -0,0 +1,5 @@ + + +

fake page due JSF2 is checking existing file and can't serve virtual = view id

+ + \ No newline at end of file --===============4124593574349232330==--