On Thu, May 26, 2011 at 02:31, Jaikiran Pai <[email protected]> wrote: > I am seeing many forum posts where, within the exception stacktrace, I > see really long classnames for proxies generated by Weld.Here's one > example http://community.jboss.org/message/604723#604723. Out of > curiosity, is there any reason why those names are so lengthy instead of > just generating the classnames like java.lang.reflect.Proxy does? >
On top of the length annoyance, I think this is one of the reasons Weld doesn't work on the IBM JDK (or I'm mistaken an it's a Solder issue). But from my brief testing, it had something to do with generated class names. Just a heads up. -Dan -- Dan Allen Principal Software Engineer, Red Hat | Author of Seam in Action Registered Linux User #231597 http://www.google.com/profiles/dan.j.allen#about http://mojavelinux.com http://mojavelinux.com/seaminaction
_______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
