We have so many places that depend on being able to replace system property references, this is going to be a roadblock to migrating configuration files over to parsing using the jbxb framework unless it also supports this.
It seems the best place to to this is the org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler (Alexey is still killing me with the naming).
We would need configuration to suppress the replacement. This could be done globally as well as on each attribute/element/text. Its not clear where to do this for the individual elements because other than text, we don't have a binding element.
I'm going to add the global configuration control to the schemaBindings and add this replacement support so I can finish integration of jbxb into the sar deployer.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886251#3886251
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886251
|