Hi Sachin.

No, I'm getting the same problem with both versions. It must be an environment problem 
of some kind. When using the mock method I get 404 errors returned, which causes the 
tests to fail. A failed login should not need database access as I have set this up to 
check validation. The classpath issue is preventing me from getting any further with 
the in-container method.

Thanks,

Doug

-----Original Message-----
From: Sachin [mailto:[EMAIL PROTECTED]
Sent: 06 August 2003 13:14
To: Chalmers, Doug
Cc: Struts Users Mailing List (E-mail)
Subject: RE: StrutsTestCase using weblogic 8.1


Hi Doug,
         Have you able to write TestCases for Struts1.1 in StrutsTestCases
becuase i can able to run with Struts1.0 but not with Struts1.1

Thanks
sachin

-----Original Message-----
From: Chalmers, Doug [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2003 8:07 PM
To: [EMAIL PROTECTED]
Subject: StrutsTestCase using weblogic 8.1


Hi folks,

I'm trying to set up Cactus/StrutsTestCase etc to try out testing methods on
an existing (ongoing) application and coming across several problems. I've
got the mock method almost working, but it's failing cos the test I've tried
needs database access. Trying to get it to run the tests when the app is
deployed in weblogic but keep getting NoClassDefFound errors for aspectj
classes. I've tried different version of the jar file but the classes it
complains about are always there. Im pretty sure the classpath is fine, but
it just doesn't like it. I've tried adding the classpath to the application
but that didn't make any difference. Anyone seen this problem before?

Weblogic 8.1
Struts 1.0/1.1
Cactus 1.4
StrutsTestCase  - tried various versions for 1.0 and 1.1 of struts. All 2.3
Servlet.

Cheers,

Doug Chalmers
Software Development
Petrotechnics Ltd.



---------------------------------------------------------------------
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