Hi, Maybe you have some non-printing characters in your ID declaration. Can you try deleting the entire line and re-typing it?
-Patrick On Oct 31, 2007 10:56 AM, Vitor Rodrigues <[EMAIL PROTECTED]> wrote: > 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 > -- Patrick Linskey 202 669 5907
