Carlo de Wolf [
http://community.jboss.org/people/wolfc] created the discussion
"Re: EJB application properties loading - best practice"
To view the discussion, visit:
http://community.jboss.org/message/635079#635079
--------------------------------------------------------------
You can do it via resource-env-ref entries instead. Those you can inject using @Resource.
Either put the value in ejb-jar.xml or let it refer to a globally configured JNDI entry.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/635079#635079]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]