Hi,
thenka for the answer.
I checked those files and I found out they were wrong.
I modified them to have the following:
<oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="MySQL Local" id="6">
<property name="odaDriverClass">org.h2.jdbcx.JdbcDataSource</property>
<property name="odaURL">jdbc:h2:tcp://localhost/~/test</property>
<property name="odaUser">admin</property>
<property name="odaPassword">admin</property>
</oda-data-source>
but the problem still happens.
Why?
Thanks,
Pierpaolo