Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 98693 invoked from network); 19 Dec 2006 17:30:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Dec 2006 17:30:47 -0000 Received: (qmail 96064 invoked by uid 500); 19 Dec 2006 17:30:43 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 96046 invoked by uid 500); 19 Dec 2006 17:30:43 -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: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 96024 invoked by uid 99); 19 Dec 2006 17:30:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Dec 2006 09:30:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [62.49.38.106] (HELO mail.querix.co.uk) (62.49.38.106) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 19 Dec 2006 09:30:33 -0800 Received: (qmail 27763 invoked from network); 19 Dec 2006 17:15:57 -0000 Received: from yy.querix.co.uk (HELO brad) (192.168.2.14) by mail.querix.co.uk with SMTP; 19 Dec 2006 17:15:57 -0000 Date: Tue, 19 Dec 2006 17:20:18 +0000 From: Yong Yang Subject: instant deployment and dynamic invocation To: Message-ID: Mime-Version: 1.0 Organization: Querix (UK) Ltd X-Mailer: GoldMine [6.50.31113] Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi, I started working with Axis, and have read these documents following Axis = recommended reading.=20 However I still have some problems to solve and spent a lot of time to sovle = them. 1) Instant deployment problem I knew there is a instant deployment. I can directly copy the java source code = to my webapp directory and rename it with "jws" extension. When the web service = consists of more than one class, I am still using instant deployment. But I = got an compile error when I access the web service. Some documents said there = are some limitations, but i don't know what are the limiations? May I know = whether it is possible to deploy a web service with multiple class using = instant deployment? 2)Dynamical Invocation When I invoke a web service using dynamical invocation, I don't know how to = send and receive complex data structure and attachment. Is it possible to = achieve that using dynamical invocation? I would apprieciate it if some one can give me some clue or refer some = documents for the above problems.=20 many thanks yong --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org