.
>
> thanks
> david jencks
>
> >
> > If I can get these tests to work, it will save me the hassle of
> > transition towards Cactus.
> >
> > TIA,
> > DUshy
> >
> >
> > -Original Message-
> > From: David Jencks [mailto:
t: Friday, September 27, 2002 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Running Junit tests inside the same VM
>
>
> Demyanovich, Craig - Apogent wrote:
> >>-Original Message-
> >>From: Dain Sundstrom [mailto:[EMAIL PROTECTED]]
> >
Demyanovich, Craig - Apogent wrote:
>>-Original Message-
>>From: Dain Sundstrom [mailto:[EMAIL PROTECTED]]
>>Sent: Friday, September 27, 2002 1:12 AM
>>To: [EMAIL PROTECTED]
>>Subject: Re: [JBoss-user] Running Junit tests inside the same VM
>>
>&g
> -Original Message-
> From: Dain Sundstrom [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 27, 2002 1:12 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Running Junit tests inside the same VM
>
> ...
> Junit internals suck. I would love to rewrite i
David Jencks wrote:
> On 2002.09.26 21:10:55 -0400 Dushyant Shrivastava wrote:
>
>>Hi David,
>>Thanks for the reply!
>>
>>I did have a look at the cmp2 tests
>
> (jboss-all\testsuite\src\main\org\jboss\test\cmp2\cmr\test
>
>>), but still don't understand what actually triggers the tests inside
]]
> Sent: Thursday, September 26, 2002 8:35 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Running Junit tests inside the same VM
>
>
> What you are doing won't work. Look at the cmp2 tests in the jboss
> testsuite, Dain has a way of doing this.
>
>
September 26, 2002 8:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Running Junit tests inside the same VM
What you are doing won't work. Look at the cmp2 tests in the jboss
testsuite, Dain has a way of doing this.
david jencks
On 2002.09.26 02:53:27 -0400 Dushyant Shrivastava wrot
What you are doing won't work. Look at the cmp2 tests in the jboss
testsuite, Dain has a way of doing this.
david jencks
On 2002.09.26 02:53:27 -0400 Dushyant Shrivastava wrote:
> Hi,
> I am trying to run a simple JUnit test inside JBoss server
>
> My environment:
> JBoss : 3.0.2
> Ant: 1.
Title: Running Junit tests inside the same VM
Hi,
I am trying to run a simple JUnit test inside JBoss server
My environment:
JBoss : 3.0.2
Ant : 1.5
JDK : 1.4.0_01
JUnit :3.8.1
Now my testcase has a simple test which tries to talk to the local interface of a session bean running