Vincent, Thanks for the reply. I'm basically just trying to get some intel on what I might need to do as I will be setting this up within the next week. Our developers will be using JBoss 3.0/Tomcat to develope and unit test locally. Production deployment will be on WebSphere, however. I'm going to have a build/integration box that will be running WebSphere and will build and then run the unit test on WebSphere.
I had no problems getting Cactus to run on Tomcat, but it wasn't able to run on Jetty very well. So, as I said, I thought I'd try to gather some intel before I start with WebSphere. I briefly looked over the article written on using Cactus with WebSphere but it looks like it's written just for those who use the WebSphere Studio product. It'll probably be helpful though. Thanks for checking too see if I had a specific question/issue. Nathan From: "Vincent Massol" <[EMAIL PROTECTED]> Reply-To: "Cactus Users List" <[EMAIL PROTECTED]> To: "'Cactus Users List'" <[EMAIL PROTECTED]> Subject: RE: Cactus/WebSphere 4.x Date: Mon, 22 Jul 2002 21:54:30 +0100 MIME-Version: 1.0 Received: from nagoya.betaversion.org ([192.18.49.131]) by mc2-f13.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Mon, 22 Jul 2002 13:56:20 -0700 Received: (qmail 18268 invoked by uid 97); 22 Jul 2002 20:56:31 -0000 Received: (qmail 18251 invoked by uid 98); 22 Jul 2002 20:56:31 -0000 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Precedence: bulk List-Unsubscribe: <mailto:[EMAIL PROTECTED]> List-Subscribe: <mailto:[EMAIL PROTECTED]> List-Help: <mailto:[EMAIL PROTECTED]> List-Post: <mailto:[EMAIL PROTECTED]> List-Id: "Cactus Users List" <cactus-user.jakarta.apache.org> Delivered-To: mailing list [EMAIL PROTECTED] X-Antivirus: nagoya (v4198 created Apr 24 2002) Organization: OCTO Technology Message-ID: <000101c231c2$02736a90$e8f86dd9@octovma> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal In-Reply-To: <[EMAIL PROTECTED]> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 22 Jul 2002 20:56:21.0195 (UTC) FILETIME=[3B8789B0:01C231C2] Hi Nathan, I'm not using Cactus w/ WAS 4.x myself but I know there are several persons who are using it. You might want to have a look at the Cactus/WSAD article that Sheldon has written (see the Resource section on the Cactus web site for the link). In practice it is very simple and very similar from one app server to another. You simply need to package your app in a WAR/EAR (EAR if you're testing EJBs). You can check the Sample application that is delivered as part of the Cactus distribution. You should also read the "Getting Started" section on the Cactus web site. Do you have any specific issue/question ? Cheers, -Vincent > -----Original Message----- > From: nathan phillips [mailto:[EMAIL PROTECTED]] > Sent: 22 July 2002 17:58 > To: [EMAIL PROTECTED] > Subject: Cactus/WebSphere 4.x > > I was wondering if anyone is using Cactus with WebSphere 4.x. If so, have > you had to do anything special with configuring WebSphere or Cactus? > > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
