[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-5023

adrian@jboss.org do-not-reply at jboss.com
Wed Dec 5 14:30:27 EST 2007


I don't see why it is critical?

jboss-ra.xml is a new feature in JBoss5 that Weston did only in the old deployer
(which isn't used). So nobody is using this feature except the testsuite.

With the profile service its main use case (being able to override ra.xml properties)
is pretty much redundant. 
It was really redundant anyway because you could always just modify the ra.xml

Its only other use would be allow classloader config but in the new deployers you will be able
to add a META-INF/jboss-classloader.xml to achieve the same purpose.

184 is a feature we can do in RC1 since it only affects how deployers are implemented
when they need to parse more than one file, in this case ra.xml and jboss-ra.xml
Currently you write two parsing deployers which is messy.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110647#4110647

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110647



More information about the jboss-dev-forums mailing list