has @SqlResultSetMapping been tested

2007-01-11 Thread George Hongell
When I recreated your example it worked. But when I moved persisting the entity from the test method to another method (in this case setup()) I get the failure that I have been experiencing. I am enclosing the entity, the test, the persistence.xml and the stack trace. http://java.sun.com/xml/ns

RE: has @SqlResultSetMapping been tested

2007-01-10 Thread Pinaki Poddar
Pinaki Poddar BEA Systems 415.402.7317 -Original Message- From: George Hongell [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 10:24 AM To: open-jpa-dev@incubator.apache.org Subject: Re: has @SqlResultSetMapping been tested Yes several instances of DeptBean were persisted

Re: has @SqlResultSetMapping been tested

2007-01-10 Thread George Hongell
ncubator.apache.org Subject: Fwd: has @SqlResultSetMapping been tested I tried using both a native query and it failed, has it ever been tested? also named native query with resultSetMapping fails at runtime, also @SqlResultSetMappings does not seem to be implemented in openjpa and fails in t

RE: has @SqlResultSetMapping been tested

2007-01-10 Thread Pinaki Poddar
age- From: George Hongell [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 9:49 AM To: open-jpa-dev@incubator.apache.org Subject: Fwd: has @SqlResultSetMapping been tested I tried using both a native query and it failed, has it ever been tested? also named native query with resultSetMap

RE: has @SqlResultSetMapping been tested

2007-01-10 Thread Patrick Linskey
have received this message in error, please immediately return this by email and then delete it. > -Original Message- > From: George Hongell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 10, 2007 9:49 AM > To: open-jpa-dev@incubator.apache.org > Subject: Fwd: has @SqlR

Fwd: has @SqlResultSetMapping been tested

2007-01-10 Thread George Hongell
I tried using both a native query and it failed, has it ever been tested? also named native query with resultSetMapping fails at runtime, also @SqlResultSetMappings does not seem to be implemented in openjpa and fails in the MappingTool with *java.lang.ArrayStoreException* using @SqlResultSetMapp