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 "Mansour Al Akeel (JIRA)" <je...@portals.apache.org> on 2009/03/27 02:30:50 UTC

[jira] Issue Comment Edited: (JS2-891) Move the site pages out of resources into a directory outside the web applicaiton

    [ https://issues.apache.org/jira/browse/JS2-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689776#action_12689776 ] 

Mansour Al Akeel edited comment on JS2-891 at 3/26/09 6:29 PM:
---------------------------------------------------------------

That's what I do for a deployment. I move it to /opt/tomcat/js-pages/  This helps me when upgrade of reploy the portal. 
However, moving the pages directory by default to the file system, raises another issues when installing jetspeed (ie, file premissions , extra configuration). Plus where to put it on the file system ? 
"/tmp" for linux, or "C:\WINDOWS\TEMP" on windows ... etc (ie, System.getProperty("java.io.tmpdir")), but again a temporary directory is not the safest place. 

Another possibility is the server appBase directory (ie for tomcat "tomcat/webapp" ) 

Any ideas or comments?



      was (Author: mansour):
    That's what I do for a deployment. I move it to /opt/tomcat/js-pages/  This helps me when upgrade of reploy the portal. 
However, moving the pages directory by default to the file system, raises another issues when installing jetspeed (ie, file premissions , extra configuration). Plus where to put it on the file system ? 
"/tmp" for linux, or "C:\WINDOWS\TEMP" on windows ... etc (ie, System.getProperty("java.io.tmpdir")), but again a temporary directory is not the safest place. 

Any ideas or comments?


  
> Move the site pages out of resources into a directory outside the web applicaiton
> ---------------------------------------------------------------------------------
>
>                 Key: JS2-891
>                 URL: https://issues.apache.org/jira/browse/JS2-891
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Assembly/Configuration
>    Affects Versions: 2.2
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.2
>
>
> It would be better if the Jetspeed file system "site" wsa moved out of the WEB-INF/pages directory, and instead put in another directory on the file system. 
> Web applications should not have writable resources stored in the web application

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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