Hi all,

isn't there something wrong with the error message on the 3rd line below?
The property name is exactly the same, not similar.

140  INFO   [http-0.0.0.0-8080-Processor23] openjpa.Runtime - Starting
OpenJPA 1.0.0
380  INFO   [http-0.0.0.0-8080-Processor23] openjpa.jdbc.JDBC - Using
dictionary class "org.apache.openjpa.jdbc.sql.DB2Dictionary".
20  WARN   [http-0.0.0.0-8080-Processor25] openjpa.Runtime - The property
named "openjpa.Id" was not recognized and will be ignored, although the name
closely matches a valid property called "openjpa.Id".
100  INFO   [http-0.0.0.0-8080-Processor25] openjpa.Runtime - Starting
OpenJPA 1.0.0
300  INFO   [http-0.0.0.0-8080-Processor25] openjpa.jdbc.JDBC - Using
dictionary class "org.apache.openjpa.jdbc.sql.DB2Dictionary".

Thanks,
Vitor

Reply via email to