I looked into Adrian's metadata prototype for EJB2/3 (which hasn't been committed
and isn't available publicly).
- the bindings are done with java annotations and it's based on jbossxb-builder. We
will need to release the jbossxb-builder if we decide to follow this approach
- the DDs are supposed to be unmarshalled into different object graphs and then merged,
right?
- the binding between Java and XML is exact, i.e. each XML element (even if are not
interested in it) will be represented in the Java model, right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062913#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...