from what I can see the configuration is done using blueprint in the activiti-configuration bundle. It seems I cannot override this configuration by having another config file on the classpath. So for now I am stuck at updating the activiti-configuration bundle with my specific properties. It's workable for now by using a property-placeholder I can externalize the activiti settings to a properties file of my choosing. It would be nice though if it were possible to simply override the default configuration instead of having to mess around with the activiti feature by updating one of its bundles.
-- View this message in context: http://servicemix.396122.n5.nabble.com/Activiti-configuration-tp5718671p5718726.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
