This content has been marked as final.
Show 5 replies
-
1. Re: System property expansion with Multiplexer
belaban Aug 14, 2006 5:56 AM (in response to brian.stansberry)I thought variable expansion/substitution is a feature of JBoss, the subsystem parsing the config XML files ?
-
2. Re: System property expansion with Multiplexer
brian.stansberry Aug 14, 2006 11:51 AM (in response to brian.stansberry)(We discussed offline; following is for other interested people).
Issue is the multiplexer-stacks.xml file is read and parsed by JGroups directly, bypassing the AS deployer code that does the substitution.
Plus, there's nothing AS specific about system property substitution; seems like a useful feature for JGroups outside the AS.
Created a JIRA: http://jira.jboss.com/jira/browse/JGRP-272 -
3. Re: System property expansion with Multiplexer
belaban Aug 14, 2006 12:27 PM (in response to brian.stansberry)This will probably go into JGroups 2.4
-
4. Re: System property expansion with Multiplexer
brian.stansberry Aug 21, 2006 3:15 PM (in response to brian.stansberry)JIRA for the idea of having a startup switch to set the multicast port is at http://jira.jboss.com/jira/browse/JBAS-3537 .
-
5. Re: System property expansion with Multiplexer
starksm64 Aug 21, 2006 5:50 PM (in response to brian.stansberry)JBossXB and hence the MC configuration via the bean deployer also does property substitution.