How should I make ensure that I have data-source defined especially when I am using JBOSS AS5. There is standalone.xml where a datasource is defined but I have read on the internet that it is relevant for AS7, and as far as AS5 is concerned in JBOSS_HOME/server/default/deploy/ there is a jbpm-ds.xml where a data-source is defined but it's not the one which I am using. Please clarify on this or something else needs to be done.
Regards.