IVirtualComponent component = 
ComponentCore.createComponent(p);
                                IVirtualReference[] references = 
component.getReferences();
                                System.out.println(references.length + " 
references");

Under 2.0.1 this returns 9,  under 2.0.2 this returns 0.   Just keeping users 
up to date while I debug in case someone has any further info.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136166
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to