From seam-commits at lists.jboss.org Fri Jun 15 09:40:23 2012 Content-Type: multipart/mixed; boundary="===============2253370062538814346==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r14922 - branches/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/webapp. Date: Fri, 15 Jun 2012 09:40:23 -0400 Message-ID: <201206151340.q5FDeN6Z022333@svn01.web.mwc.hst.phx2.redhat.com> --===============2253370062538814346== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manaRH Date: 2012-06-15 09:40:21 -0400 (Fri, 15 Jun 2012) New Revision: 14922 Added: branches/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/weba= pp/openid.xhtml Modified: branches/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/weba= pp/main.xhtml Log: bz #832022 added fake page for openid and fixed rich:panel Modified: branches/enterprise/WFK-2_0/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/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/web= app/main.xhtml 2012-06-15 10:15:39 UTC (rev 14921) +++ branches/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/web= app/main.xhtml 2012-06-15 13:40:21 UTC (rev 14922) @@ -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/enterprise/WFK-2_0/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/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/web= app/openid.xhtml (rev 0) +++ branches/enterprise/WFK-2_0/examples-ee6/openid/openid-web/src/main/web= app/openid.xhtml 2012-06-15 13:40:21 UTC (rev 14922) @@ -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 --===============2253370062538814346==--