RE: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid

2002-02-20 Thread marc fleury
ebruary 17, 2002 11:42 PM |To: 'Jboss-Development' |Subject: AW: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override |was invalid | | |Hi! | |see my previous discussion with Marc and Oleg. | |IMHO, a clean solution to the RMI bloat problem would be to build different |MarshalledInp

RE: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid

2002-02-20 Thread marc fleury
|This change to UnifiedClassLoader: |"removed invalid getURLs() method. Not sure why we want to return null | for a URLClassLoader. Comments suggested it was to avoid some |RMI bloat, | but code that expects a URLClassLoader will expect that this baby will | return something valid. It ce

Re: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid

2002-02-18 Thread Scott M Stark
opment'" <[EMAIL PROTECTED]> Sent: Sunday, February 17, 2002 11:42 PM Subject: AW: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid Hi! see my previous discussion with Marc and Oleg. IMHO, a clean solution to the RMI bloat problem would be to build different Mar

AW: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid

2002-02-17 Thread Jung , Dr. Christoph
Nachricht- Von: Scott M Stark [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 17. Februar 2002 22:12 An: [EMAIL PROTECTED] Betreff: [JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid This change to UnifiedClassLoader: "removed invalid getURLs() method. Not sure why we

[JBoss-dev] Removal of UnifiedClassLoader.getURLs override was invalid

2002-02-17 Thread Scott M Stark
This change to UnifiedClassLoader: "removed invalid getURLs() method. Not sure why we want to return null for a URLClassLoader. Comments suggested it was to avoid some RMI bloat, but code that expects a URLClassLoader will expect that this baby will return something valid. It certainl