On Thursday 15 July 2010 20:26:14 Christopher Schultz wrote:
> Rainer,
Hi, and sorry for the late reply.
[I changed the order of some parts of your mail to reply
> On 7/12/2010 9:14 AM, Rainer Frey wrote:
> > I understand that, but would it be possible/good/not causing problems to
> > change th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 7/12/2010 9:14 AM, Rainer Frey wrote:
> I understand that, but would it be possible/good/not causing problems to
> change this to do CATALINA_BASE="$CATALINA_HOME first, so a setenv.sh can
> rely
> on CATALINA_BASE being set?
I think I
On Monday 12 July 2010 14:44:19 Konstantin Kolinko wrote:
> 2010/7/12 Rainer Frey :
> > Hi,
> >
> > in the default case (just one instance, supplied start scripts),
> > CATALINA_BASE is set to CATALINA_HOME. But this assignment,
> >
> > if [ -z "$CATALINA_BASE" ] ; then
> > CATALINA_BASE="$CATAL
2010/7/12 Rainer Frey :
> Hi,
>
> in the default case (just one instance, supplied start scripts), CATALINA_BASE
> is set to CATALINA_HOME. But this assignment,
>
> if [ -z "$CATALINA_BASE" ] ; then
> CATALINA_BASE="$CATALINA_HOME"
> fi
>
> is done *after* reading setenv.sh. Is this for a specific
Rainer Frey wrote:
On Monday 12 July 2010 12:17:40 André Warnier wrote:
Rainer Frey wrote:
On Monday 12 July 2010 10:56:19 André Warnier wrote:
Rainer Frey wrote:
Hi,
in the default case (just one instance, supplied start scripts),
CATALINA_BASE is set to CATALINA_HOME. But this assignment,
On Monday 12 July 2010 12:17:40 André Warnier wrote:
> Rainer Frey wrote:
> > On Monday 12 July 2010 10:56:19 André Warnier wrote:
> >> Rainer Frey wrote:
> >>> Hi,
> >>>
> >>> in the default case (just one instance, supplied start scripts),
> >>> CATALINA_BASE is set to CATALINA_HOME. But this as
Rainer Frey wrote:
On Monday 12 July 2010 10:56:19 André Warnier wrote:
Rainer Frey wrote:
Hi,
in the default case (just one instance, supplied start scripts),
CATALINA_BASE is set to CATALINA_HOME. But this assignment,
in catalina.sh
if [ -z "$CATALINA_BASE" ] ; then
CATALINA_BASE="$C
On Monday 12 July 2010 10:56:19 André Warnier wrote:
> Rainer Frey wrote:
> > Hi,
> >
> > in the default case (just one instance, supplied start scripts),
> > CATALINA_BASE is set to CATALINA_HOME. But this assignment,
in catalina.sh
> > if [ -z "$CATALINA_BASE" ] ; then
> >
> > CATALINA_BAS
Rainer Frey wrote:
Hi,
in the default case (just one instance, supplied start scripts), CATALINA_BASE
is set to CATALINA_HOME. But this assignment,
if [ -z "$CATALINA_BASE" ] ; then
CATALINA_BASE="$CATALINA_HOME"
fi
is done *after* reading setenv.sh. Is this for a specific reason, or just
Hi,
in the default case (just one instance, supplied start scripts), CATALINA_BASE
is set to CATALINA_HOME. But this assignment,
if [ -z "$CATALINA_BASE" ] ; then
CATALINA_BASE="$CATALINA_HOME"
fi
is done *after* reading setenv.sh. Is this for a specific reason, or just
accidently?
The reas
10 matches
Mail list logo