From dev-return-11225-apmail-ws-dev-archive=ws.apache.org@ws.apache.org Thu May 5 10:25:00 2011 Return-Path: X-Original-To: apmail-ws-dev-archive@www.apache.org Delivered-To: apmail-ws-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BC052CDC for ; Thu, 5 May 2011 10:25:00 +0000 (UTC) Received: (qmail 4050 invoked by uid 500); 5 May 2011 10:24:57 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 3107 invoked by uid 500); 5 May 2011 10:24:57 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 3094 invoked by uid 500); 5 May 2011 10:24:57 -0000 Delivered-To: apmail-ws-woden-dev@ws.apache.org Received: (qmail 3089 invoked by uid 99); 5 May 2011 10:24:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 10:24:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 209.85.214.49 as permitted sender) Received: from [209.85.214.49] (HELO mail-bw0-f49.google.com) (209.85.214.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 10:24:50 +0000 Received: by bwz1 with SMTP id 1so2909892bwz.22 for ; Thu, 05 May 2011 03:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=teWiJwZwBNbFy2kEqJqrEOvmrobeExiXzRVnm++/whU=; b=AGCrZx2ONH9464pnvzo9KmlrymL2CyA1rxqKw2L3qNHacn52Kh4TehMsjIWzLHaXiu Z/2LKrnmBb2n89nnxCRHWgkpFpnyYbEWriTkQ1uh9DL675bJdiIAb76T5Rgmc5ilY2Be g1wZ0Y9+90IKVVn0cGnhTqzPgxT+2F2yu8HVM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=YTbKlAJb9vTOsvzDwlsFR33NM9ryIVuhfytQZ7OicA692B9YQrm+onGMdHnbvpY0hk WeuiLf+mXarBhEP5z+BC1BWu6+ptLv4YZcqY/I/4apYeAIMfF6glmH+mIqhdtWtPGiuU iJ8z0PUSy2k3g1qyAvHobelZl8bLK1HmphXxA= MIME-Version: 1.0 Received: by 10.204.82.149 with SMTP id b21mr2072923bkl.196.1304591069112; Thu, 05 May 2011 03:24:29 -0700 (PDT) Received: by 10.205.37.129 with HTTP; Thu, 5 May 2011 03:24:29 -0700 (PDT) In-Reply-To: References: Date: Thu, 5 May 2011 06:24:29 -0400 Message-ID: Subject: Re: Reg: Parsing WSDL 1.1 From: Benson Margulies To: dev@ws.apache.org Cc: woden-dev@ws.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The message says that you can't. Use wsdl4j I suppose for a 1.1 wsdl. On Thu, May 5, 2011 at 4:04 AM, KARTHIK S wrote: > Hi > I am trying to parse=C2=A0WSDL 1.1 document using the=C2=A0woden-1.0M9-do= m. > Unfortunately getting the below mentioned error. > SEVERE: Woden[Fatal Error],0:0,WSDL514,It appears as though you are tryin= g > to parse a WSDL 1.1 document but Woden is a WSDL 2.0 parser. > Exception in thread "main" WSDLException: faultCode=3DINVALID_WSDL: Fatal= WSDL > error: > 0:0,WSDL514,It appears as though you are trying to parse a WSDL 1.1 docum= ent > but Woden is a WSDL 2.0 parser.: > > Request you to help me on parsing WSDL 1.1 with the > latest=C2=A0woden-1.0M9-dom=C2=A0build. > Thanks > Karthik S > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org