Berin Loritsch wrote:
Juozas Baliuka wrote:

We use this in cglib without problems on sun jdk implementations,
reflection is used to invoke protected method,
but it is possible to extend ClassLoader and call this method "normal" way
if you do not need to cast generated classes
or accsess superclass loaded by different classloaders.



What's up with that?


Is there something I am missing?


I just tried using the class that declares the method, and it works. Unfortunately, the class still isn't valid.

I am trying to compile SAX events into a special purpose SAXSource.
I feel like I am so close, yet so far away.


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



Reply via email to