Fred Bricon [
http://community.jboss.org/people/fbricon] replied to the discussion
"jboss.xml can't read properties set in system-properties.xml"
To view the discussion, visit:
http://community.jboss.org/message/547329#547329
--------------------------------------------------------------
Thanks for the tip, it works. I initially wanted to add a dependency to SystemProperties
like :
<jboss>
<enterprise-beans>
<message-driven>
<ejb-name>SomeMailService</ejb-name>
+*<depends>jboss.util:service=SystemProperties</depends>*+
but that doesn't seem to be supported
thx,
regards,
Fred Bricon
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/547329#547329]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]