you *MUST* use real files in instead of a mapped path.
On 11/8/05, Tim Dean <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am trying to configure a welcome file list in my Tomcat-deployed
> web app so that a Java Server Faces (JSF) view is used as the welcome
> file. My web.xml file contains the fol
hi,
looks like you're stuck with your kshell.
how about specifying canonical path to your java executable, e.g.
/opt/bin/java?
or if you're under some unix environment like FreeBSD, you can just use
'md5' or 'sha1' provided by system:
% sha1 -s 'passphrase here'
it will produce the same result for
Hi,
you can change it to a digested form, either in md5 or in sha1 or some
others(see java.security.MessageDigest). but sha1 should be safer. here's
the choir you have to do.
1. in your server.xml, add to its child element a new attribute
named "digest" and with its value "SHA1"(whatever you want