You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Randy Watler (JIRA)" <je...@portals.apache.org> on 2006/01/07 08:42:55 UTC

[jira] Resolved: (JS2-456) PageImporter did not import element in page.security to database

     [ http://issues.apache.org/jira/browse/JS2-456?page=all ]
     
Randy Watler resolved JS2-456:
------------------------------

    Fix Version: 2.1-dev
     Resolution: Fixed

Corrected by allowing wildcards to be captured in users, roles, groups, and permissions ACL lists in DB PageManager.

> PageImporter did not import <users/> element in page.security to database
> -------------------------------------------------------------------------
>
>          Key: JS2-456
>          URL: http://issues.apache.org/jira/browse/JS2-456
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.1-dev
>  Environment: WinXP SP2, Jetspeed Branch 2.0.1, JDK 1.4.2_10, Oracle 10g-rc2
>     Reporter: James Liao
>     Assignee: Randy Watler
>     Priority: Critical
>      Fix For: 2.1-dev

>
> When I try to use maven goal - import to setup DatabasePageManager, I found that it will not insert <users/> element value which is defined in page.security into table PAGE_SEC_CONSTRAINT_REF column USER_PRINCIPALS_ACL.
> The following is a snippet of page.security:
> <security-constraint>
>       <users>*</users>
>       <permissions>view</permissions>
> </security-constraint>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org