[jboss-dev-forums] [Design of POJO Server] - Re: Weird SimpleValueSupport instance
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Oct 10 10:40:36 EDT 2007
You have to input a valid MetaValue. You should validate the value using the MetaValue.getType().isValue(Object obj) call, or SimpleValueSupport.setValue should be doing this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093523#4093523
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093523
More information about the jboss-dev-forums
mailing list