t;half the CMP tests are already broken.
> >>
> >>Apologies again. Thanks for fixing it Dain.
> >>
> >>Regards,
> >>Adrian
> >>
> >>
> >>>Thanks kudos to you my friend.
> >>>
> >>>Newbie spanking time
> >&g
ixing it Dain.
>>
>>Regards,
>>Adrian
>>
>>
>>>Thanks kudos to you my friend.
>>>
>>>Newbie spanking time
>>>Adrian, in my office
>>>
>>>"do as I say, not as I do"
>>>
>>>marcf
>>>
s I do"
> >
> > marcf
> >
> >
> > |-Original Message-
> > |From:
> [EMAIL PROTECTED]
> >
> |[mailto:[EMAIL PROTECTED]
>
> > On Behalf Of Dain
> > |Sundstrom
> > |Sent: Tuesday, March 05, 2002 8:57 PM
> > |To: Jb
-Original Message-
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]
> On Behalf Of Dain
> |Sundstrom
> |Sent: Tuesday, March 05, 2002 8:57 PM
> |To: Jboss-Development@Lists. Sourceforge. Net
> |Subject: Re: [JBoss-dev] Tests something broke
> |
> |
> |Fixed it. The
ment@Lists. Sourceforge. Net
|Subject: Re: [JBoss-dev] Tests something broke
|
|
|Fixed it. The create patched was keyed to always return remote
|objects. Once I opened the correct class it was obvious.
|
|In the future, please run the testsuite before committing changes,
|especially changes to the c
Fixed it. The create patched was keyed to always return remote
objects. Once I opened the correct class it was obvious.
In the future, please run the testsuite before committing changes,
especially changes to the core of the server.
-dain
Dain Sundstrom wrote:
> It appears the the create p
It appears the the create patch has broken create for CMP 2
entities. Now create always returns null. Was the testsuite run before
this patch was committed?
I'll see if I can fix it.
-dain
Dain Sundstrom wrote:
> I'm looking into it.
>
> -dain
>
> Scott M Stark wrote:
>
>> All of the n
I'm looking into it.
-dain
Scott M Stark wrote:
> All of the new errors are in the org.jboss.test.cmp2.relationship package,
> and all are NPEs in the unit test code. One example stack trace is:
>
> N/A
>
> java.lang.NullPointerException
> at
> org.jboss.test.cmp2.relationship.oneToOneBidirec
All of the new errors are in the org.jboss.test.cmp2.relationship package,
and all are NPEs in the unit test code. One example stack trace is:
N/A
java.lang.NullPointerException
at
org.jboss.test.cmp2.relationship.oneToOneBidirectional.ABTest.beforeChange(A
BTest.java:85)
at
org.jboss.test.cmp2.