JBoss Community

Re: BIRT reports "wrong username and password" error

created by Pierpaolo Lombardi in jBPM - View the full discussion

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



Reply to this message by going to Community

Start a new discussion in jBPM at Community