ate 2005/01/25 15:23:16
Modified: portal/src/webapp/WEB-INF/pages jpetstore.psml
Log:
As I've put in a lot of effort to get the JPetstore demo running as a
Portlet, I'd kinda like it to show it off to the public right away and not from
behind a login ;-)
Revision Changes Path
1.4 +1 -1
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/jpetstore.psml
Index: jpetstore.psml
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/jpetstore.psml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jpetstore.psml 25 Jan 2005 23:18:08 -0000 1.3
+++ jpetstore.psml 25 Jan 2005 23:23:15 -0000 1.4
@@ -22,6 +22,6 @@
</fragment>
<security-constraints>
- <security-constraints-ref>users</security-constraints-ref>
+ <security-constraints-ref>public-view</security-constraints-ref>
</security-constraints>
</page>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]