Hi, Is this a bug or am I just using it wrong? I thought
@Inject @Value("${my.parameter}") private String parameter; would be the same as: @Inject private SymbolSource symbolSource; symbolSource.expandSymbols("${my.parameter}"); -- regards, Robin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]