How to run Cactus tests on already running Weblogic server?
"Srinivasan, Radha" <[email protected]> Wed, 15 Jul 2009 12:41:48 +0530
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <94F478516F964A47B96DD2196254F96C0341BECD@iwblrcormsg001.sci.local> |
------_=_NextPart_001_01CA051B.84A21E71
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
I am trying to use <runservertests> since I could not do it with cargo.
I have started the server with test war deployed
This is what I have in the xml
=20
<runservertasks
testurl=3D"http://${server}:${port}/<webapp>/ServerRedirector/Cactus_Serv=
i
ce=3DRUN_TEST" starttarget=3D"start.weblogic.92"
stoptarget=3D"stop.weblogic.92" testtarget=3D"test"/>
=20
--> starttarget and stoptarget are empty targets.
=20
Thanks
Radha Srinivasan
=20
------_=_NextPart_001_01CA051B.84A21E71--