Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 6030 invoked by uid 500); 21 Apr 2003 14:01:50 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 6014 invoked by uid 500); 21 Apr 2003 14:01:49 -0000 Delivered-To: apmail-xml-axis-user@xml.apache.org X-Authentication-Warning: delsyne.ro: Host raul.delsyne.ro [192.168.100.3] claimed to be raul Message-ID: <00d401c3080e$965b8350$0364a8c0@raul> From: "dovle" To: Subject: AXIS as Client Date: Mon, 21 Apr 2003 17:02:03 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello all, I am quite new to this mailing list, so a big Hello !!! Now, as you know, AXIS can be used as a client. But it requires alot of jar files (something like 10 jar files???). But this is simply too much for the client. So how can I build a simple jar file containing the AXIS classes required for using it as a client (with minimum number of jars required). To be more clear: I suppose the servlet.jar is not required on clientside. Also the loggings, the mail.jar, and alot of other stuff. And some packages from axis.jar are not used. So it takes alot of space, takes some memory and... well, just too many jars to add in the CLASSPATH. (or bash file or whatever) . Is there anything like a build.xml file that does this job? Or a separate distribution, only for client use? Tx alot dovle