Am 25.07.2011 22:13, schrieb Daniel Serodio (lists): > Do you think using a classifier to differentiate artifacts built for > development and production is "hacky", is is this an appropriate > solution?
Use the same *artifacts* for all stages and allow for *configuring* the relevant properties of your application at runtime/startup time, as much as possible. A common mechanism to configure things at runtime is using JNDI parameters. Best regards Ansgar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
