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
    Priority: Critical


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to