Hi all,

I have a J2EE application running in JBoss.

In my application I need some configuration. For instance, we have to 
email certain recepients when a action occurs. (For instance, when a 
certain entity bean is removed we have to send an email to a person). In 
this email we need to have a configurable messagebody, subject, 
recipients, reply-address etc... etc...

I cannot use the bean environment entries because these only get read at 
deploy time. I need to be able to change the configuration during 
run-time.

What would be a good way to make this as configurable as possible?

Thanks,

Harm de Laat
Informatiefabriek





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to