Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 83542 invoked from network); 28 Jul 2004 16:10:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Jul 2004 16:10:13 -0000 Received: (qmail 74967 invoked by uid 500); 28 Jul 2004 16:09:37 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 74940 invoked by uid 500); 28 Jul 2004 16:09:36 -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 74893 invoked by uid 99); 28 Jul 2004 16:09:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [212.172.50.120] (HELO myhosting.de) (212.172.50.120) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 28 Jul 2004 09:09:33 -0700 Received: (qmail 52718 invoked from network); 28 Jul 2004 16:09:26 -0000 Received: from unknown (HELO keineantwort.de) (mail@auchich.de@212.112.209.254) by 0 with SMTP; 28 Jul 2004 16:09:26 -0000 Message-ID: <4107CF9C.5080407@keineantwort.de> Date: Wed, 28 Jul 2004 18:09:00 +0200 From: MArtin Schumacher User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: axis-user@ws.apache.org Subject: Adding axis to my own WebApp Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I try to deploy a Webservice in my Bea WebLogic Server. I build a war with all needed files, added the libraries of axis, added the web.xml of the axis WEB-INF, but I have no idea how to tell the Axis-Servlet about my WSDD. Any hints? Thanks for your help, MArtin