Pierpaolo Lombardi [http://community.jboss.org/people/pierx83] created the discussion
"Re: BIRT reports "wrong username and password" error" To view the discussion, visit: http://community.jboss.org/message/624047#624047 -------------------------------------------------------------- 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 [http://community.jboss.org/message/624047#624047] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
