Hi, I have following class diagram
BaseTestBean (abstract) | +-- TestBeanA defines property group A +-- TestBeanB defines property group B TestBeanA and TestBeanB have corresponding BeanInfo classes which don't inherit from anything. - Property groups B & A appear in TestBeanB GUI (in this order). Property group A should not be there. - Only Property group A appears in TestBeanA GUI This feels a bug or is it some kinky feature preventing making inteheritable TestBeans? Jmeter 2.2 trunk. -- Mikko Ohtamaa [EMAIL PROTECTED] +358 40 743 9707 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
