This content has been marked as final.
Show 1 reply
-
1. Re: Can I use expressions in jboss.xml
anguyen Sep 12, 2005 8:07 PM (in response to radix_zero)I know that this type of variable substitution works in ejb-jar.xml. From what I've seen, you can do this type of thing in any JBoss XML config file. In 4.0.2, you can even specify a default value: ${jboss.partition.name:DefaultPartition}