Community

jboss.xml can't read properties set in system-properties.xml

reply from Fred Bricon in EJB 3.0 - View the full discussion

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

Start a new discussion in EJB 3.0 at Community