You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Will Sargent <wi...@yahoo.com> on 2002/01/19 22:00:02 UTC

Exception in 1.3 dev build

I'm not sure what's happening, but I think there's a bug in the 0113 build I
downloaded.

I think I'm going to set unit tests aside for now and just focus on writing
the code...

Will.

http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostMetho
d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServlet&
Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
    [junit] java.io.FileNotFoundException:
http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostMetho
d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServlet&
Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
    [junit] 	at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection
.java:562)
    [junit] 	at
org.apache.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoReadHt
tpURLConnection.java;org/apache/cactus/util/log/LogAspect.java(1k):119)
    [junit] 	at
org.apache.cactus.client.AbstractHttpClient.callRunTest(AbstractHttpClient.j
ava;org/apache/cactus/util/log/LogAspect.java(1k):187)
    [junit] 	at
org.apache.cactus.client.AbstractHttpClient.doTest$ajcPostAround10(AbstractH
ttpClient.java;org/apache/cactus/util/log/LogAspect.java(1k):114)
    [junit] 	at
org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java;o
rg/apache/cactus/util/log/LogAspect.java(1k):1221)
    [junit] 	at
org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:441)
    [junit] 	at
org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130)
    [junit] 	at
org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:389)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:131)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:173)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:173)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
    [junit] 	at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRu
nner.java:231)
    [junit] 	at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:409)


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Exception in 1.3 dev build

Posted by Will Sargent <wi...@yahoo.com>.
Because the tests ran fine when I was using the 1.2 build.  The only thing
I've changed is to use 1.3 and add the aspect JVM.

Will.

> Question: What leads you to believe there might be a bug in the 0113
> build of Cactus ?


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Exception in 1.3 dev build

Posted by Will Sargent <wi...@yahoo.com>.
Actually, I think now I was right the first time.  cactus.properties is
pointing to /ServletRedirector/ with the slash, but it isn't being added
correctly on the URL.

Will.

> -----Original Message-----
> From: Will Sargent [mailto:will_sargent@yahoo.com]
> Sent: Saturday, January 19, 2002 9:50 PM
> To: Cactus Users List
> Subject: RE: Exception in 1.3 dev build
>
>
> D'oh!
>
> http://localhost:8080/test/ServletRedirector is wrong.  I should have been
> using  http://localhost:8080/test/ServletRedirector/.  Who would have
> thought a slash would make such a difference?
>
> Totally sorry, my bad.
>
> Will.
>
>
> > -----Original Message-----
> > From: Vincent Massol [mailto:vmassol@octo.com]
> > Sent: Saturday, January 19, 2002 4:44 PM
> > To: 'Cactus Users List'
> > Subject: RE: Exception in 1.3 dev build
> >
> >
> > Will,
> >
> > It seems that the URL : http://localhost:8080/test/ServletRedirector is
> > simply not valid. Can you try to call it from a browser and see what
> > happens ?
> >
> > How can you write any code if you have not previously written test cases
> > for it ! ... ;-)
> >
> > Question: What leads you to believe there might be a bug in the 0113
> > build of Cactus ?
> >
> > Thanks
> > -Vincent
> >
> > > -----Original Message-----
> > > From: Will Sargent [mailto:will_sargent@yahoo.com]
> > > Sent: 19 January 2002 21:00
> > > To: Cactus-User
> > > Subject: Exception in 1.3 dev build
> > >
> > > I'm not sure what's happening, but I think there's a bug in the 0113
> > build
> > > I
> > > downloaded.
> > >
> > > I think I'm going to set unit tests aside for now and just focus on
> > > writing
> > > the code...
> > >
> > > Will.
> > >
> > >
> > http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
> > et
> > > ho
> > >
> > d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
> > le
> > > t&
> > > Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
> > >     [junit] java.io.FileNotFoundException:
> > >
> > http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
> > et
> > > ho
> > >
> > d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
> > le
> > > t&
> > > Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
> > >     [junit] 	at
> > >
> > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnec
> > ti
> > > on
> > > .java:562)
> > >     [junit] 	at
> > >
> > org.apache.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoRe
> > ad
> > > Ht
> > >
> > tpURLConnection.java;org/apache/cactus/util/log/LogAspect.java(1k):119)
> > >     [junit] 	at
> > >
> > org.apache.cactus.client.AbstractHttpClient.callRunTest(AbstractHttpClie
> > nt
> > > .j
> > > ava;org/apache/cactus/util/log/LogAspect.java(1k):187)
> > >     [junit] 	at
> > >
> > org.apache.cactus.client.AbstractHttpClient.doTest$ajcPostAround10(Abstr
> > ac
> > > tH
> > > ttpClient.java;org/apache/cactus/util/log/LogAspect.java(1k):114)
> > >     [junit] 	at
> > >
> > org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.ja
> > va
> > > ;o
> > > rg/apache/cactus/util/log/LogAspect.java(1k):1221)
> > >     [junit] 	at
> > >
> > org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:
> > 44
> > > 1)
> > >     [junit] 	at
> > > org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130)
> > >     [junit] 	at
> > > org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:389)
> > >     [junit] 	at
> > > junit.framework.TestResult$1.protect(TestResult.java:106)
> > >     [junit] 	at
> > > junit.framework.TestResult.runProtected(TestResult.java:124)
> > >     [junit] 	at
> > junit.framework.TestResult.run(TestResult.java:109)
> > >     [junit] 	at junit.framework.TestCase.run(TestCase.java:131)
> > >     [junit] 	at
> > junit.framework.TestSuite.runTest(TestSuite.java:173)
> > >     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
> > >     [junit] 	at
> > junit.framework.TestSuite.runTest(TestSuite.java:173)
> > >     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
> > >     [junit] 	at
> > >
> > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe
> > st
> > > Ru
> > > nner.java:231)
> > >     [junit] 	at
> > >
> > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitT
> > es
> > > tR
> > > unner.java:409)
> > >
> > >
> > >
> > > _________________________________________________________
> > >
> > > Do You Yahoo!?
> > >
> > > Get your free @yahoo.com address at http://mail.yahoo.com
> > >
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:   <mailto:cactus-user-
> > > unsubscribe@jakarta.apache.org>
> > > For additional commands, e-mail: <mailto:cactus-user-
> > > help@jakarta.apache.org>
> > >
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Exception in 1.3 dev build

Posted by Vincent Massol <vm...@octo.com>.
Well, you're not completely to blame ... :-) The recommended way was to
use a trailing "/" (because of JDK HttpURLConnection issues) in Cactus
1.2 but this has been changed in Cactus 1.3.

-Vincent

> -----Original Message-----
> From: Will Sargent [mailto:will_sargent@yahoo.com]
> Sent: 20 January 2002 05:50
> To: Cactus Users List
> Subject: RE: Exception in 1.3 dev build
> 
> D'oh!
> 
> http://localhost:8080/test/ServletRedirector is wrong.  I should have
been
> using  http://localhost:8080/test/ServletRedirector/.  Who would have
> thought a slash would make such a difference?
> 
> Totally sorry, my bad.
> 
> Will.
> 
> 
> > -----Original Message-----
> > From: Vincent Massol [mailto:vmassol@octo.com]
> > Sent: Saturday, January 19, 2002 4:44 PM
> > To: 'Cactus Users List'
> > Subject: RE: Exception in 1.3 dev build
> >
> >
> > Will,
> >
> > It seems that the URL : http://localhost:8080/test/ServletRedirector
is
> > simply not valid. Can you try to call it from a browser and see what
> > happens ?
> >
> > How can you write any code if you have not previously written test
cases
> > for it ! ... ;-)
> >
> > Question: What leads you to believe there might be a bug in the 0113
> > build of Cactus ?
> >
> > Thanks
> > -Vincent
> >
> > > -----Original Message-----
> > > From: Will Sargent [mailto:will_sargent@yahoo.com]
> > > Sent: 19 January 2002 21:00
> > > To: Cactus-User
> > > Subject: Exception in 1.3 dev build
> > >
> > > I'm not sure what's happening, but I think there's a bug in the
0113
> > build
> > > I
> > > downloaded.
> > >
> > > I think I'm going to set unit tests aside for now and just focus
on
> > > writing
> > > the code...
> > >
> > > Will.
> > >
> > >
> >
http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
> > et
> > > ho
> > >
> >
d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
> > le
> > > t&
> > > Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
> > >     [junit] java.io.FileNotFoundException:
> > >
> >
http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
> > et
> > > ho
> > >
> >
d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
> > le
> > > t&
> > > Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
> > >     [junit] 	at
> > >
> >
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnec
> > ti
> > > on
> > > .java:562)
> > >     [junit] 	at
> > >
> >
org.apache.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoRe
> > ad
> > > Ht
> > >
> >
tpURLConnection.java;org/apache/cactus/util/log/LogAspect.java(1k):119)
> > >     [junit] 	at
> > >
> >
org.apache.cactus.client.AbstractHttpClient.callRunTest(AbstractHttpClie
> > nt
> > > .j
> > > ava;org/apache/cactus/util/log/LogAspect.java(1k):187)
> > >     [junit] 	at
> > >
> >
org.apache.cactus.client.AbstractHttpClient.doTest$ajcPostAround10(Abstr
> > ac
> > > tH
> > > ttpClient.java;org/apache/cactus/util/log/LogAspect.java(1k):114)
> > >     [junit] 	at
> > >
> >
org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.ja
> > va
> > > ;o
> > > rg/apache/cactus/util/log/LogAspect.java(1k):1221)
> > >     [junit] 	at
> > >
> >
org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:
> > 44
> > > 1)
> > >     [junit] 	at
> > >
org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130)
> > >     [junit] 	at
> > >
org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:389)
> > >     [junit] 	at
> > > junit.framework.TestResult$1.protect(TestResult.java:106)
> > >     [junit] 	at
> > > junit.framework.TestResult.runProtected(TestResult.java:124)
> > >     [junit] 	at
> > junit.framework.TestResult.run(TestResult.java:109)
> > >     [junit] 	at
junit.framework.TestCase.run(TestCase.java:131)
> > >     [junit] 	at
> > junit.framework.TestSuite.runTest(TestSuite.java:173)
> > >     [junit] 	at
junit.framework.TestSuite.run(TestSuite.java:168)
> > >     [junit] 	at
> > junit.framework.TestSuite.runTest(TestSuite.java:173)
> > >     [junit] 	at
junit.framework.TestSuite.run(TestSuite.java:168)
> > >     [junit] 	at
> > >
> >
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe
> > st
> > > Ru
> > > nner.java:231)
> > >     [junit] 	at
> > >
> >
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitT
> > es
> > > tR
> > > unner.java:409)
> > >
> > >
> > >
> > > _________________________________________________________
> > >
> > > Do You Yahoo!?
> > >
> > > Get your free @yahoo.com address at http://mail.yahoo.com
> > >
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:   <mailto:cactus-user-
> > > unsubscribe@jakarta.apache.org>
> > > For additional commands, e-mail: <mailto:cactus-user-
> > > help@jakarta.apache.org>
> > >
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> 
> 
> _________________________________________________________
> 
> Do You Yahoo!?
> 
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:cactus-user-
> help@jakarta.apache.org>
> 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Exception in 1.3 dev build

Posted by Will Sargent <wi...@yahoo.com>.
D'oh!

http://localhost:8080/test/ServletRedirector is wrong.  I should have been
using  http://localhost:8080/test/ServletRedirector/.  Who would have
thought a slash would make such a difference?

Totally sorry, my bad.

Will.


> -----Original Message-----
> From: Vincent Massol [mailto:vmassol@octo.com]
> Sent: Saturday, January 19, 2002 4:44 PM
> To: 'Cactus Users List'
> Subject: RE: Exception in 1.3 dev build
>
>
> Will,
>
> It seems that the URL : http://localhost:8080/test/ServletRedirector is
> simply not valid. Can you try to call it from a browser and see what
> happens ?
>
> How can you write any code if you have not previously written test cases
> for it ! ... ;-)
>
> Question: What leads you to believe there might be a bug in the 0113
> build of Cactus ?
>
> Thanks
> -Vincent
>
> > -----Original Message-----
> > From: Will Sargent [mailto:will_sargent@yahoo.com]
> > Sent: 19 January 2002 21:00
> > To: Cactus-User
> > Subject: Exception in 1.3 dev build
> >
> > I'm not sure what's happening, but I think there's a bug in the 0113
> build
> > I
> > downloaded.
> >
> > I think I'm going to set unit tests aside for now and just focus on
> > writing
> > the code...
> >
> > Will.
> >
> >
> http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
> et
> > ho
> >
> d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
> le
> > t&
> > Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
> >     [junit] java.io.FileNotFoundException:
> >
> http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
> et
> > ho
> >
> d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
> le
> > t&
> > Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
> >     [junit] 	at
> >
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnec
> ti
> > on
> > .java:562)
> >     [junit] 	at
> >
> org.apache.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoRe
> ad
> > Ht
> >
> tpURLConnection.java;org/apache/cactus/util/log/LogAspect.java(1k):119)
> >     [junit] 	at
> >
> org.apache.cactus.client.AbstractHttpClient.callRunTest(AbstractHttpClie
> nt
> > .j
> > ava;org/apache/cactus/util/log/LogAspect.java(1k):187)
> >     [junit] 	at
> >
> org.apache.cactus.client.AbstractHttpClient.doTest$ajcPostAround10(Abstr
> ac
> > tH
> > ttpClient.java;org/apache/cactus/util/log/LogAspect.java(1k):114)
> >     [junit] 	at
> >
> org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.ja
> va
> > ;o
> > rg/apache/cactus/util/log/LogAspect.java(1k):1221)
> >     [junit] 	at
> >
> org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:
> 44
> > 1)
> >     [junit] 	at
> > org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130)
> >     [junit] 	at
> > org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:389)
> >     [junit] 	at
> > junit.framework.TestResult$1.protect(TestResult.java:106)
> >     [junit] 	at
> > junit.framework.TestResult.runProtected(TestResult.java:124)
> >     [junit] 	at
> junit.framework.TestResult.run(TestResult.java:109)
> >     [junit] 	at junit.framework.TestCase.run(TestCase.java:131)
> >     [junit] 	at
> junit.framework.TestSuite.runTest(TestSuite.java:173)
> >     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
> >     [junit] 	at
> junit.framework.TestSuite.runTest(TestSuite.java:173)
> >     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
> >     [junit] 	at
> >
> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe
> st
> > Ru
> > nner.java:231)
> >     [junit] 	at
> >
> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitT
> es
> > tR
> > unner.java:409)
> >
> >
> >
> > _________________________________________________________
> >
> > Do You Yahoo!?
> >
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:   <mailto:cactus-user-
> > unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail: <mailto:cactus-user-
> > help@jakarta.apache.org>
> >
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Exception in 1.3 dev build

Posted by Vincent Massol <vm...@octo.com>.
Will,

It seems that the URL : http://localhost:8080/test/ServletRedirector is
simply not valid. Can you try to call it from a browser and see what
happens ?

How can you write any code if you have not previously written test cases
for it ! ... ;-)

Question: What leads you to believe there might be a bug in the 0113
build of Cactus ?

Thanks
-Vincent

> -----Original Message-----
> From: Will Sargent [mailto:will_sargent@yahoo.com]
> Sent: 19 January 2002 21:00
> To: Cactus-User
> Subject: Exception in 1.3 dev build
> 
> I'm not sure what's happening, but I think there's a bug in the 0113
build
> I
> downloaded.
> 
> I think I'm going to set unit tests aside for now and just focus on
> writing
> the code...
> 
> Will.
> 
>
http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
et
> ho
>
d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
le
> t&
> Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
>     [junit] java.io.FileNotFoundException:
>
http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testPostM
et
> ho
>
d&Cactus_TestClass=com.tersesystems.bookie.service.xmlrpc.TestBookieServ
le
> t&
> Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
>     [junit] 	at
>
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnec
ti
> on
> .java:562)
>     [junit] 	at
>
org.apache.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoRe
ad
> Ht
>
tpURLConnection.java;org/apache/cactus/util/log/LogAspect.java(1k):119)
>     [junit] 	at
>
org.apache.cactus.client.AbstractHttpClient.callRunTest(AbstractHttpClie
nt
> .j
> ava;org/apache/cactus/util/log/LogAspect.java(1k):187)
>     [junit] 	at
>
org.apache.cactus.client.AbstractHttpClient.doTest$ajcPostAround10(Abstr
ac
> tH
> ttpClient.java;org/apache/cactus/util/log/LogAspect.java(1k):114)
>     [junit] 	at
>
org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.ja
va
> ;o
> rg/apache/cactus/util/log/LogAspect.java(1k):1221)
>     [junit] 	at
>
org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:
44
> 1)
>     [junit] 	at
> org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130)
>     [junit] 	at
> org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:389)
>     [junit] 	at
> junit.framework.TestResult$1.protect(TestResult.java:106)
>     [junit] 	at
> junit.framework.TestResult.runProtected(TestResult.java:124)
>     [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
>     [junit] 	at junit.framework.TestCase.run(TestCase.java:131)
>     [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:173)
>     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
>     [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:173)
>     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:168)
>     [junit] 	at
>
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe
st
> Ru
> nner.java:231)
>     [junit] 	at
>
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitT
es
> tR
> unner.java:409)
> 
> 
> 
> _________________________________________________________
> 
> Do You Yahoo!?
> 
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:cactus-user-
> help@jakarta.apache.org>
> 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>