Good evening Remy.
1.
The zip download of Tomcat 5.0.21 includes
  catalina-admin.jar 31March, 2004 1091237 bytes
The zip download of Tomcat 5.0.19 included
  catalina-admin.jar 23March, 2004 1090525 bytes

This file is determined by diff as the only file changed in the /admin
application.
The file supplied with 5.0.19 works correctly.
The file supplied with 5.0.21 produces the effect as shown:
> >>     * Tomcat Server
> >>       |_ null (Catalina)
> >>            |_ null (localhost)
Note the word "null" is actually spelled out on the TC admin screen.

2.
Am unaware of how many other ways to shut down Tomcat but thought "stop" was
self-explanatory. This is being tested on a clean install into NetWare with
1.4.1_6 JVM. The last message on the console is:
>     INFO: unregistering logger Catalina: type=logger
and the application remains loaded.

There's always a chance these are specific to NetWare, in which case your
option to ignore them is appropriate. As  this _is_ an alpha release, just
trying to do a little bit for OpenSource.

Norm

----- Original Message ----- 
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, April 04, 2004 8:29 PM
Subject: Re: Tomcat 5.0.21 - Problems


> Remy Maucherat wrote:
> >> 2. The admin application shows the following structure:
> >>     * Tomcat Server
> >>       |_ null (Catalina)
> >>            |_ null (localhost)
> >>      and only displays a partial list of the registered apps.
> >>      Also see java.lang.NullPointerException -
> >> java.net.URLEncoder.encode(URLEncoder.java:185) which might be either
> >> cause
> >> or effect.
> >
> > No.
>
> Actually, I'm always assuming that changes are being tested: this was
> not the case here, and there was a bad resource bundle lying around,
> causing the problem. It is very easy to remove.
>
> Rémy
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to