Re: IllegarlArgumentException Error

2004-02-04 Thread Andy Malakov
Can you check that you are not passing null as example object into the query [OjbExample.readAtributoId]? - Original Message - From: ANDRES FELIPE RINCON ZAPATA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 11:25 PM Subject: IllegarlArgumentException Error

IllegarlArgumentException Error

2004-02-04 Thread ANDRES FELIPE RINCON ZAPATA
Hi, Everything is all right now, it seems that the test program was unable to find the repository. Bye - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

IllegarlArgumentException Error

2004-02-03 Thread ANDRES FELIPE RINCON ZAPATA
I am a newbie in OJB. I was working with EJB entity beans and Jboss or Websphere in other projects. Last two weeks I was creating the persistent java classes and the repository files; I configured the conection for MSSql Server database; then I ran a simple unit test expectig a single row but

Re: IllegarlArgumentException Error

2004-02-03 Thread Andy Malakov
PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 4:11 PM Subject: IllegarlArgumentException Error I am a newbie in OJB. I was working with EJB entity beans and Jboss or Websphere in other projects. Last two weeks I was creating the persistent java classes and the repository files; I

IllegarlArgumentException Error

2004-02-03 Thread ANDRES FELIPE RINCON ZAPATA
file? Thanks Andy. From: Andy Malakov [EMAIL PROTECTED] Subject: IllegarlArgumentException Error Sent: Tue, 3 Feb 2004 18:08:56 -0500 Subject: IllegarlArgumentException Error Check your OJB.properties (PersistentFieldClass). You seems to be using PersistentFieldIntrospectorImpl which require