Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 83522 invoked from network); 23 Nov 2004 04:56:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Nov 2004 04:56:30 -0000 Received: (qmail 41697 invoked by uid 500); 23 Nov 2004 04:56:18 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 41678 invoked by uid 500); 23 Nov 2004 04:56:18 -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 41669 invoked by uid 99); 23 Nov 2004 04:56:18 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [216.54.153.34] (HELO caryexch1.SYNTELINC) (216.54.153.34) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 22 Nov 2004 20:56:16 -0800 Received: by CARYEXCH1 with Internet Mail Service (5.5.2655.55) id ; Mon, 22 Nov 2004 23:51:27 -0500 Message-ID: From: "Koney, Satish" To: axis-user@ws.apache.org Subject: RE: packaging a web service Date: Mon, 22 Nov 2004 23:53:23 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I created the war file for the web service. In that service I placed the axis related jars. Then I configured web.xml such that the request goes to the AxisServlet. server-config.wsdd file is also kept in the WEB-INF directory. I was able to invoke the service. So my problem is solved. ie now i can give my service as a war file. But still I am not sure if this is the right way of doing it..I want to know the standard packaging of a web service in axis? Thanks, SSSS. > -----Original Message----- > From: Koney, Satish [SMTP:Satish_Koney@syntelinc.com] > Sent: Monday, November 22, 2004 5:43 PM > To: axis-user@ws.apache.org > Subject: packaging a web service > > Hi, > > I have developed a web service using AXIS. I want to distribute it > as a war file. > So I don't want my service classes to be under AXIS web applicaton. > Instead > I should > deploy my service as a war file into a container. and it should have axis > related classes > in it's lib directory..Is this possible? > > Thanks, > SSSS. > > > ____________________________________________ > Confidential: This electronic message and all contents contain > information > from Syntel, Inc. which may be privileged, confidential or otherwise > protected from disclosure. The information is intended to be for the > addressee only. If you are not the addressee, any disclosure, copy, > distribution or use of the contents of this message is prohibited. If you > have received this electronic message in error, please notify the sender > immediately and destroy the original message and all copies. > ____________________________________________ Confidential: This electronic message and all contents contain information from Syntel, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender immediately and destroy the original message and all copies.