[jboss-dev-forums] [Design of POJO Server] - Re: Moving ServiceBindingManager config out of bootstrap
bstansberry@jboss.com
do-not-reply at jboss.com
Mon May 4 09:36:15 EDT 2009
Didn't see your response over the weekend, Emanuel. Mail from forums is still slow. :(
Anyway, I went ahead and implemented the "separate sub-profile" approach. https://jira.jboss.org/jira/browse/JBAS-6853
anonymous wrote : Have you also tried to just put it into the current bootstrap profile, it might can handle the dependencies itself without requiring it's own profile? I'm just curious if that would work ;)
You mean change the bootstrapURI property so it becomes a List? I'm pretty sure that wouldn't work, because the handling of a value-factory element in a -service.xml doesn't generate an MC dependency. I could be wrong and something magical happens, but I doubt it.
Of course a "depends" element in conf/jboss-service.xml would probably take care of it.
But now I've done the separate subprofile approach so I think I'll stick with that. :)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228321#4228321
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228321
More information about the jboss-dev-forums
mailing list