This content has been marked as final.
Show 1 reply
-
1. Re: variables outside ear
alanmoor Feb 11, 2004 2:15 PM (in response to karumady)You could use the properties-service to add a System property, if you don't mind it being visible to all applications in the JVM.
You could also use JNDI namespace, but I haven't figured out an easy way to do that in JBoss (I know, I know - I'm just lazy).
hth