Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 69628 invoked from network); 24 Nov 2003 19:53:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Nov 2003 19:53:43 -0000 Received: (qmail 90370 invoked by uid 500); 24 Nov 2003 19:53:29 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 90343 invoked by uid 500); 24 Nov 2003 19:53:29 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 90329 invoked from network); 24 Nov 2003 19:53:28 -0000 Received: from unknown (HELO main.mvdb.net) (65.248.4.171) by daedalus.apache.org with SMTP; 24 Nov 2003 19:53:28 -0000 Received: (qmail 8616 invoked from network); 24 Nov 2003 19:53:16 -0000 Received: from unknown (HELO ?10.21.21.2?) (213.84.83.132) by 65.248.4.171 with SMTP; 24 Nov 2003 19:53:16 -0000 Subject: Re: Betwixt bug as well it seems... (sigh) From: Martin van den Bemt To: Jakarta Commons Developers List Cc: OJB Users List In-Reply-To: <3FC25833.2020008@olin.edu> References: <3FBD1995@mailandnews.com> <3FBE6983.70105@olin.edu> <006701c3b078$1ea15700$7101a8c0@transdecisions.com> <3FBE95DE.40708@olin.edu> <1069640249.9873.133.camel@guru.home.mvdb.net> <3FC25833.2020008@olin.edu> Content-Type: text/plain Organization: mvdb.com Message-Id: <1069703710.9873.168.camel@guru.home.mvdb.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 24 Nov 2003 20:55:11 +0100 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hmm.. weird.. everything passes here using maven test, although I have an error in the test when running the test from Eclipse (a different one though and i18n related). I guess you are probably using ant, so I updated the build.xml from maven. Hope that helps. Mvgr, Martin On Mon, 2003-11-24 at 20:12, Gus Heck wrote: > Hi Martin, > > Working on testing the latest betwixt (cvs) as suggested, and it seems > that your tests don't pass at the moment I am still going to proceed and > see if my issue is fixed, but thought I would pass this on: > > [gus@draco betwixt]$ cat > target/test-reports/TEST-org.apache.commons.betwixt.TestBeanReader.txt > Testsuite: org.apache.commons.betwixt.TestBeanReader > Tests run: 2, Failures: 1, Errors: 1, Time elapsed: 0.936 sec > > Testcase: testBeanWriter took 0.395 sec > FAILED > Is a CustomerBean > junit.framework.AssertionFailedError: Is a CustomerBean > at > org.apache.commons.betwixt.TestBeanReader.testCustomer(TestBeanReader.java:196) > at > org.apache.commons.betwixt.TestBeanReader.testBeanWriter(TestBeanReader.java:124) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > Testcase: testBeanWriterTestcase: testWriteThenRead took 0.093 sec > Caused an ERROR > null > java.lang.NullPointerException > at > org.apache.commons.betwixt.TestBeanReader.testWriteThenRead(TestBeanReader.java:157) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > Testcase: testWriteThenRead[gus@draco betwixt]$ > > -Gus > > Martin van den Bemt wrote: > > >Hi Gus, > > > >Could you have a go at the latest betwixt build (just committed a fix to > >cvs, which sounds a bit similar to your situation). If that is still not > >working, it would be nice to have a testcase of some kind to make my > >life a bit easier (don't know if commons-sql moved to db commons, > >although it doesn't seem like it ?) > >I'll keep ojb-user on the cc, if that's ok (please keep commons-dev on > >the cc too,since I am not subscribed to ojb-user.. > > > >Mvgr, > >Martin > > > >On Fri, 2003-11-21 at 23:46, Gus Heck wrote: > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org -- Martin van den Bemt mvdb.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org