Cache.getNode(Fqn).replaceAll() would be one possible API solution except if the node
doesn't exist you get a NPE.
Maybe there should be a Cache.createNode(Fqn) API which created or returned the existing
node at the FQN, without loading it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190621#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...