Tim Endres <[EMAIL PROTECTED]> wrote:
> This is not a bug. It is a lack of understanding of ClassLoaders by the poster
> you referred to in your search. If you search the Orion mailing list archives,
> you will see many postings related to this subject. The problem is that ClassLoader
> issues are more complicated in an application server environment, and the old
> Class.forName( String name ) technique for loading classes no longer applies.
> 
> There was a posting by someone who has written a paper on ClassLoader issues.
> That posting is in the archives. I would strongly recommend that you read that
> paper, as it will clarify this issue for you.

I found this paper, it was very usefull. Here is the URL:

 http://www.javageeks.com/Papers/ClassForName

thank you,

 Michiel
     
-- 
Michiel Meeuwissen - NOS internet 
Mediacentrum kamer 203 - tel. +31 (0)35 6773065
http://www.mmbase.org  
http://www.purl.org/NET/mihxil/


Reply via email to