Is there any standard way to set up jndi properties from within maven?
Specifically what I'm looking for is a way to set jndi java environment values prior to running junit tests, with the values calculated based upon values set inside of build.properties.
Which properties are you referring to? Do you mean javax.naming.factory.initial,
or are they your own homegrown properties?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
