[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: TypeInfo.newArrayInstance problems

adrian@jboss.org do-not-reply at jboss.com
Fri Oct 12 10:52:27 EDT 2007


char is not an object.

To satisfy the cast to Object[] you'll need to "autobox" it to Character[]

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094637#4094637

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



More information about the jboss-dev-forums mailing list