Found it. :-)
From WeakTypeCache:
| private T getGenericArrayType(GenericArrayType type)
| {
| // TODO JBMICROCONT-131 this needs implementing properly
| return get(Object[].class);
| }
|
Adrian? :-)
Or what to do?
Since if implementing this was trivial, it would have been already done. ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113503#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...