Hi Patrick,

I just found out that this error messages shows up when I don't specify an
@Id annotation in one of my classes. The message didn't really help finding
the issue :-)

Vitor

On 10/31/07, Patrick Linskey <[EMAIL PROTECTED]> wrote:
>
> 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
>

Reply via email to