Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 35494 invoked from network); 30 Jun 2006 19:20:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 19:20:50 -0000 Received: (qmail 24756 invoked by uid 500); 30 Jun 2006 19:20:43 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 24732 invoked by uid 500); 30 Jun 2006 19:20:42 -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 24721 invoked by uid 99); 30 Jun 2006 19:20:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 12:20:42 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=MAILTO_TO_SPAM_ADDR,PLING_QUERY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [128.253.83.141] (HELO authusersmtp.mail.cornell.edu) (128.253.83.141) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 12:20:41 -0700 Received: from essex.cornell.edu (essex.library.cornell.edu [128.253.121.58]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.13.1/8.12.10) with ESMTP id k5UJKJPT025423 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 30 Jun 2006 15:20:21 -0400 (EDT) Message-Id: <6.2.1.2.2.20060630151409.0319af60@postoffice10.mail.cornell.edu> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Fri, 30 Jun 2006 15:20:17 -0400 To: From: Enrico Silterra Subject: deploy of 'embedded' axis (1.3) ? help! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am adding some services to an implementation of axis, that is defined as a servlet, living within an application, that has implemented it's own XXXAxisServlet, inheriting from AxisServlet. The services need to have access to data in the application context and this is the best way to do this. Anyway, it is the cleanest. Fine.. So, I think, I just jar up my classes, put them into the application lib directory. Okay .. I get that.. Then I deploy. But I don't quite understand how the 'deploy' happens. the deploy wsdd says: ... java org.apache.axis.utils.Admin client|server deploy.wsdd --> Anyway, what is there to deploy on the 'client'? is this the home directory of the servlet? the classes directory of the application? the doc-base of the application? the WEB-INF of the application? I am befuddled, and so I TYIA Thanks, Rick Silterra ****************************** Enrico Silterra Meta Data Engineer 107-E Olin Library Cornell University Ithaca NY 14853 Voice: 607-255-6851 Fax: 607-255-6110 E-mail: es287@cornell.edu http://www.library.cornell.edu/cts/ "We must walk consciously only part way toward our goal, and then leap in the dark to our success." - - Thoreau ****************************** --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org