[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-1437 RARMetaDataRepository
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Feb 26 13:27:59 EST 2007
The natural way to do that is via the use of separate namespaces. If you transformed the raw unpartitioned ds.xml into a version where the separate concernce where under separate namespaces jbossxb naturually would support running separate binding layers for this. Hopefully jaxb could do the same.
Alternatively, you just reparse the same file multiple times.
I think the only question is what usecases need better helpers to avoid excessive duplication in new deployers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022601#4022601
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022601
More information about the jboss-dev-forums
mailing list