[jboss-user] [Installation, Configuration & Deployment] - mail-service.xml configuration using properties-service

peterklimo do-not-reply at jboss.com
Tue Feb 13 04:48:19 EST 2007


Our applications (EAR, SAR) expect various configuration properties. These properties are set as system properties using PropertiesService. This works.

We would like to also use PropertiesService for configuration of mail service, but it unfortunatelly does not work.

I understood, that if any service depends on another service (like in our case - our SAR application depends on PropertiesService), it must be configured using  element in the service descriptor. In case of mail-service it simply doest not work - mail service starts prior to PropertiesService.

Any ideas ?
JBoss AS 4.0.5

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015680#4015680

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015680



More information about the jboss-user mailing list