Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 18785 invoked from network); 10 Nov 2004 23:49:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Nov 2004 23:49:28 -0000 Received: (qmail 46376 invoked by uid 500); 10 Nov 2004 23:48:48 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 46346 invoked by uid 500); 10 Nov 2004 23:48:48 -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 46333 invoked by uid 99); 10 Nov 2004 23:48:48 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=LINES_OF_YELLING,LINES_OF_YELLING_2,NORMAL_HTTP_TO_IP,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [207.217.121.252] (HELO pop-a065d14.pas.sa.earthlink.net) (207.217.121.252) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 10 Nov 2004 15:48:47 -0800 Received: from nj-208-17-74-110.sta.sprint-hsd.net ([208.17.74.110] helo=windowsxp1) by pop-a065d14.pas.sa.earthlink.net with smtp (Exim 3.33 #1) id 1CS2Cf-0002Iu-00 for axis-user@ws.apache.org; Wed, 10 Nov 2004 15:48:41 -0800 From: "John Menke" To: "Axis" Subject: Pleaase help with beanMapping / typeMapping in wsdd Date: Wed, 10 Nov 2004 18:48:52 -0500 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) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N PLEASE HELP!!! - I'm stuck I have a webservice that uses 2 beanS. One bean contains a reference to the other. When i try to deploy the webservice without bean mappings it works and i get my wsdl defined like below. But when i add beanMapping tags to serialize my beans the deploy fails without an error This is the wsdl from the successfull mapping without beanMapping tags - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - THE PROBLEM IS WHEN I ADD THESE BEAN MAPPINGS THE SERVICE WILL NOT DEPLOY THERE IS NO ERROR IN THE CONSOLE - THE SERVICE JUST WILL NOT DEPLOY.. PLEASE HELP!!!!!!