[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBMICROCONT-336; empty string failure

alex.loubyansky@jboss.com do-not-reply at jboss.com
Wed Sep 10 09:37:49 EDT 2008


"alesj" wrote : Where should I add this @JBossXmlValue?
  | 
  | If I put it like this
  | 
  |   | @JBossXmlValue(ignoreEmptyString = false)
  |   | public class AbstractPropertyMetaData extends AbstractFeatureMetaData
  |   |    implements PropertyMetaData, ValueMetaDataAware, TypeProvider, Serializable
  |   | 
  | it breaks a lot of MC. :-(

That's the right place to put it to. https://svn.jboss.org/repos/common/jbossxb/trunk/src/test/java/org/jboss/test/xb/builder/object/jbossxmlvalue/support/MixedTypeIgnoreEmptyStringFalse.java

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

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



More information about the jboss-dev-forums mailing list