[jboss-dev-forums] [Design of POJO Server] - Re: Serialization, NoSuchMethodException in ProfileServiceUn

alesj do-not-reply at jboss.com
Mon Dec 17 13:27:25 EST 2007


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#4113503

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113503



More information about the jboss-dev-forums mailing list