Robert Frank wrote:
> Under 5.0 this was indeed the case,
> with 5.5, the 'applications' (given as ~user) are started and are
> visible in the manager,
> but when I click on them, I get an error saying that the requested
> resource is not available - and nothing in the logs!
This is because directo
ial Refrigerator Door Company
941 . 371 . 8110 x 205
-Original Message-
From: Chris Berthold [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 1:08 PM
To: 'Tomcat Users List'; '[EMAIL PROTECTED]'
Subject: RE: User WEb Applications
If on mod_jk in his case:
JkMou
off [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 12:47 PM
To: Tomcat Users List
Subject: Re: User WEb Applications
You might try writing some script they can use that will create a
symlink in the webapps directory to their home directory:
#!/bin/csh
# do whatever needed to write to direct
You might try writing some script they can use that will create a
symlink in the webapps directory to their home directory:
#!/bin/csh
# do whatever needed to write to directory and read or prompt for user
directory
# maybe some other logging or setup ???
cd /usr/local/tomcat/webapps
#create s
Robert Frank wrote:
I'm trying to set up the standalone server such that users can
install and deply webapplications in their home directory (this
is for a lab).
Heh... Container stability during development for a single user is hard
enough than to have to worry about what your other lab stud