Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 31079 invoked by uid 500); 5 Jan 2003 15:25:59 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 31062 invoked from network); 5 Jan 2003 15:25:58 -0000 From: "Oliver Suevern" To: Subject: Undeployment of beanmappings Date: Sun, 5 Jan 2003 16:25:56 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, for my application the undeploying of a bean- and/or typemapping does not work. Is this a known bug - I can't find anything in Bugzilla? I deployed the beanmapping with as WSDD-file: after this it is available in Axis. If I now try to undeploy the mapping with but it still is available in Axis. It already tried several ways of undeploying, used the beanMapping tag from the server-config.wsdd or switched to typemapping instead of beanmapping but the behaviour is the same... Has anyone had a similar behaviour before? Am I doing s.th. wrong? Thanks, Oliver