Hi Allard,
Is it possible to use DB2 as database for the Axon tables?
Currently I’m getting the following exception:
org.springframework.beans.MethodInvocationException: Property ‘dataSource’ threw exception; nested exception is org.axonframework.common.AxonConfigurationException:The database product name ‘DB2/LINUXX8664’ is unknown. No SQLCode configuration is known for that database.
Thnx!