; Subject: Re: Garbage in Context Attributes
>
>
>
>
> On Fri, 5 Jul 2002, A. Alfred Ayache wrote:
>
> > Date: Fri, 05 Jul 2002 17:05:46 -0400
> > From: A. Alfred Ayache <[EMAIL PROTECTED]>
> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
On Fri, 5 Jul 2002, A. Alfred Ayache wrote:
> Date: Fri, 05 Jul 2002 17:05:46 -0400
> From: A. Alfred Ayache <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: Garbage in Context Attr
ul 2002, Cor Hofman wrote:
>
> > Date: Thu, 4 Jul 2002 08:40:34 +0200
> > From: Cor Hofman <[EMAIL PROTECTED]>
> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> > To: Tomcat Users List <[EMAIL PROTECTED]>
> > Subject: RE: Garbage in Context Attribu
On Fri, 5 Jul 2002, A. Alfred Ayache wrote:
> Date: Fri, 05 Jul 2002 15:18:29 -0400
> From: A. Alfred Ayache <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: Garbage in Context Attr
Thanks Henner:
But what method would you use to get the full array?
Henner Zeller wrote:
>
> Hi,
> > I am not familiar with the example you mention, but the contents of your
> > attributes is not garbage.
> >
> > The WELCOME_FILES contains a String array.
> > The resources contains a class name
On Thu, 4 Jul 2002, Cor Hofman wrote:
> Date: Thu, 4 Jul 2002 08:40:34 +0200
> From: Cor Hofman <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: RE: Garbage in Context Attributes
>
Hi,
> I am not familiar with the example you mention, but the contents of your
> attributes is not garbage.
>
> The WELCOME_FILES contains a String array.
> The resources contains a class named
> org.apache.naming.resource.ProxyDirContext.
..and toString() (which is called implicitly if you try
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 22:19
To: Tomcat Users List
Subject: Garbage in Context Attributes
Just ran ServerSnoop from the Hunter book, and in the
context.getAttributeNames() I get two attributes with partial garbage:
context.getAttributeNames():
context.getAttribute
Just ran ServerSnoop from the Hunter book, and in the
context.getAttributeNames() I get two attributes with partial garbage:
context.getAttributeNames():
context.getAttribute("org.apache.catalina.WELCOME_FILES"):
[Ljava.lang.String;@baa466
context.getAttribute("org.apache.catalina.resources")