You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/06/23 00:00:06 UTC

Re: cvs commit: jakarta-tomcat-4.0/tester/src/tester/org/apache/tester/unshared UnsharedSessionBean.java

on 6/22/01 2:57 PM, "craigmcc@apache.org" <cr...@apache.org> wrote:

> There definitely appears to be a problem with class loading

I have been saying that for a while now...I'm glad to hear it acknowledged
finally. :-)

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


Re: cvs commit: jakarta-tomcat-4.0/tester/src/tester/org/apache/tester/unshared UnsharedSessionBean.java

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Fri, 22 Jun 2001, Jon Stevens wrote:

> on 6/22/01 2:57 PM, "craigmcc@apache.org" <cr...@apache.org> wrote:
> 
> > There definitely appears to be a problem with class loading
> 
> I have been saying that for a while now...I'm glad to hear it acknowledged
> finally. :-)
> 

And once the problem *is* solved, we'll now have unit tests to catch any
regressions, so we don't have to run Scarab all the time :-).

By the way, my testing was done *without* the changes that Glenn just made
for JndiPermission.  I'm downloading those as I type.

> -jon
> 

Craig