"adrian(a)jboss.org" wrote : There is an MBean/POJO that can be deployed to add
schemas at runtime.
|
| | <bean name="Schemas"
class="org.jboss.xb.binding.sunday.unmarshalling.SchemaResolverConfig">
| | ...
| |
And this beans should be installed before any other with new schema usage.
Meaning that the order matters - since those beans cannot depend on this one.
Right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002889#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...