hello , as mentioned in the user-guide and using the spring configuration to configure the integration of activiti-cdi module with activiti-engine is done only by using jndi names under glassfish or jboss, which will make the application works depending on your application server.
my question : is there an other way to configure activiti-cdi independently from the application server ?
for example : using a datasource bean instead " of using jndi names to create the datasource " ???