hi Laurie,

I am trying to test my struts appplication, 
first I tried MockStrutsTestCase but its not working because
my database connections are coming via tomcat(I have placed my
jconnect.jar file in tomcat_home/common/lib and configured my 
application's context.xml file)

Therefore I am looking to use In-Container Testing

That's the reason I was asking for some sample CactusStrutsTestCase code

I also downloaded Struts-src from 
http://apache.mirrors.redwire.net/struts/source/struts-1.2.7-src.zip

but didn't get any taglibs/test-cactus in it

> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Laurie Harper
> Sent: Friday, September 23, 2005 1:05 AM
> To: user@struts.apache.org
> Subject: Re: Testing Struts Applicaton
> 
> 
> rahul wrote:
> > Can anyone post some sample CactusStrutsTestCase code
> 
> That's a bit vague; what are you trying to test? One place you could 
> look is the Cactus test suite for the taglibs subproject in the Struts 
> source (grab a current source distribution or checkout from subversion, 
> and look in taglibs/test-cactus).
> 
> L.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to