Looking at the JBossBeanXMLMarshaller::marshal.
| else if(value instanceof BeanMetaData)
| {
| BeanMetaData anonymousBean = (BeanMetaData) value;
|
I guess a recursions could be used here?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236899#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...