Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 71183 invoked from network); 3 Apr 2003 14:41:20 -0000 Received: from unknown (HELO hpsexgw03.hpsglobal.com) (202.56.242.196) by daedalus.apache.org with SMTP; 3 Apr 2003 14:41:20 -0000 Received: by HPSEXGW03 with Internet Mail Service (5.5.2653.19) id <21ZLSV0K>; Thu, 3 Apr 2003 20:18:17 +0530 Message-ID: From: "Chandran R, Ranjith" To: "'cactus-user@jakarta.apache.org'" Subject: Some queries On Cactus usage Date: Thu, 3 Apr 2003 20:13:35 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2F9EF.67F2A390" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C2F9EF.67F2A390 Content-Type: text/plain; charset="iso-8859-1" Hi there! I am a very new user of cactus. I am trying to 'cactify' my existing project throgh JBuilder(First, I am trying to write test cases for EJBs only). Now I am facing a lot of problems and confusions. In firstplace, I dont have a .jar created as part of my project.Instead, I pack the .jar and .war in to a .ear and deploy it directly. -also, this is done by an ant process. so, it is kind of out of JBuilder's control. The problem is that cactus requires a war to have cactus support. Is this war same as my project's war? I tried creating a new .war just for cactus support(along with my .ear) and JBuilder adds whole lot of classes and files to this newly created war. Could any one please tell me what exactly should be the content of this .war file? Is it my project's own .war that requires cactus support, if so how do i enable it? TIA Ranjith. ------_=_NextPart_001_01C2F9EF.67F2A390 Content-Type: text/html; charset="iso-8859-1"
Hi there!
I am a very new user of cactus. I am trying to 'cactify' my existing project throgh JBuilder(First, I am trying to write test cases for EJBs only). Now I am facing a lot of problems and confusions. In firstplace, I dont have a .jar created as part of my project.Instead, I pack the .jar and .war in to a .ear and deploy it directly. -also, this is done by an ant process. so, it is kind of out of JBuilder's control.
The problem is that cactus requires a war to have cactus support. Is this war same as my project's war? I tried creating a new .war just for cactus support(along with my .ear) and JBuilder adds whole lot of classes and files to this newly created war. Could any one please tell me what exactly should be the content of this .war file? Is it my project's own .war that requires cactus support, if so how do i enable it?
 
TIA
Ranjith.
------_=_NextPart_001_01C2F9EF.67F2A390--