Hi,
In my process flow, I have email task attached to user task via boundary event. I have configured the email server ip and host in the "processEngineConfiguration" bean definition in activiti.cfg.xml file. But at runtime, the email component is always taking the default values for mailServerHost and mailServerPort regardless of what is being provided in the bean configuration. Let me know is there a special setting that i have to do to read these properties. I am using activiti 5.5 and it is being instantiated using Spring.
thanks,
Trivedi