Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 79182 invoked from network); 14 Jun 2002 10:41:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Jun 2002 10:41:04 -0000 Received: (qmail 6981 invoked by uid 97); 14 Jun 2002 10:40:58 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 6965 invoked by uid 97); 14 Jun 2002 10:40:57 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 6953 invoked by uid 98); 14 Jun 2002 10:40:57 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-Id: From: "Baldry, Scot M" To: 'Ant Users List' Cc: "'tfennell@sapient.com'" Subject: EJBJAR task for WebLogic6.1 Date: Fri, 14 Jun 2002 11:40:49 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I know I have asked similar questions before about this subject but unfortunately I still haven't been able to find what I am looking for. Anyone know if a task exists yet that is able to build WebLogic 6.1 jars in a similar way to how the old "ejbjar" task used to work for WebLogic 5.1 in ANT 1.3/1.4? Currently I am getting WL 6.1 jars produced by combining a jar task, a few copy and move tasks and a java task that calls BEA's ejb compiler. This works OK but looks pretty horrific in xml and I would much prefer the defn to look similar to that of the old ejbjar task written by Tim Fennell. The way it looks at the moment I would have extend WeblogicDeploymentTool.java and EjbJar.java to be WebLogic 6.1 aware. Just thought this must be a fairly common requirement and that I could save myself some work :-) Scot -- To unsubscribe, e-mail: For additional commands, e-mail: