I am no expert on tomcat but as far as I know the tomcat server needs to
be restarted each time the contents of one of the web application source
code files changes. If something like UserDir really can be set so that
$CATALINA_HOME is different for every user, then there should probably
be a cron job on the system to restart the server at regular time
intervals or something like that.

And by the way, what exactly did you do to reconfigure your tomcat
installation?

Regards,

Neil

On Fri, 2 Aug 2002, Adrian Montero wrote:

> 
>     I reconfigured my jakarta to handle user dir files. Everything works 
> fine and dandy like in $CATALINA_HOME/webapps. However when I try to run 
> a servlet (only in the ~userdir) I get the download dialog from my web 
> browser. I have tried to copy $CATALINA_HOME/webapps/examples to my 
> userdir and indeed jsps work but not servlets it doesnt even find them. 
> Anyone got any ideas?
> 
> Regards
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

  • UserDir Adrian Montero
    • Neil Zanella

Reply via email to