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?
-Jaikiran