[ http://jira.jboss.com/jira/browse/JBAS-833?page=history ]
     
Scott M Stark closed JBAS-833:
------------------------------

     Resolution: Done
    Fix Version:  JBossAS-3.2.5 Final

tomcat uses the server/xxx/work directory for jsp output by default.

> wrong tmp dir for JSP compiling
> -------------------------------
>
>          Key: JBAS-833
>          URL: http://jira.jboss.com/jira/browse/JBAS-833
>      Project: JBoss Application Server
>         Type: Bug
>   Components: Web (Tomcat) service
>     Versions: JBossAS-3.2.6 Final
>     Reporter: SourceForge User
>     Assignee: Scott M Stark
>      Fix For:  JBossAS-3.2.5 Final

>
>
> SourceForge Submitter: luwasoft .
> With Jboss 3.2.3 (and other 3.2 versions before) on
> LINUX (JDK 1.4.2) in a production environment it seems
> to be the case, that the buildtin tomcat does not use
> the %JBOSS_HOME/server/*/tmp directory for temporary
> files while compiling JSP's.
> Instead it seems to use the working dir set before
> Jboss start.
> In a production environment, where the user running
> JBOSS has only write access to */tmp, */work, */log and
> */data JBOSS has to be started with:
> # cd $JBOSS_HOME/server/*/tmp
> # su wwwrun -c "$JBOSS_HOME/bin/run.sh"
> otherwise JSP compiling will fail because of missing
> file create/write permissions.
> This is not that primary problem, but i think it should
> be fixed anyway.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to