Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66157 invoked from network); 16 Feb 2007 13:34:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 13:34:33 -0000 Received: (qmail 18587 invoked by uid 500); 16 Feb 2007 13:34:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 18546 invoked by uid 500); 16 Feb 2007 13:34:38 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 18535 invoked by uid 99); 16 Feb 2007 13:34:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 05:34:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of davanum@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 05:34:28 -0800 Received: by ug-out-1314.google.com with SMTP id m2so198086ugc for ; Fri, 16 Feb 2007 05:34:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TXQH+zGqEg2EcL41jdekNSa4GQgX0ejxj0mS2jOUcnjqLn//CIFOUMbDFho4DC5hjaIDHh4vvt01al7LKE3w1Wgk58mDha/XZpRyfTh8lgClqrII6Ep78fu++BCPMM36Pc6u1C/nPUHdJyCeSKeLIXJkn1dJCINqYWl8BvMSI/o= Received: by 10.114.153.18 with SMTP id a18mr1667336wae.1171632845596; Fri, 16 Feb 2007 05:34:05 -0800 (PST) Received: by 10.114.73.14 with HTTP; Fri, 16 Feb 2007 05:34:05 -0800 (PST) Message-ID: <19e0530f0702160534q55df705ew15981d371d6e0781@mail.gmail.com> Date: Fri, 16 Feb 2007 08:34:05 -0500 From: "Davanum Srinivas" Reply-To: dims@apache.org To: dev@geronimo.apache.org Subject: Re: Axis issue on deployment In-Reply-To: <2AA49EB2-36FA-4516-8CDB-CBCB89BD0C16@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45D5935E.7040205@apache.org> <2AA49EB2-36FA-4516-8CDB-CBCB89BD0C16@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Jeff, Definitely a classloader issue like Kevan mentions. Please log a JIRA bug with the sample war. thanks, -- dims On 2/16/07, Kevan Miller wrote: > > On Feb 16, 2007, at 6:19 AM, Jeff Genender wrote: > > > Dims, or one of you Axis experts... > > > > Any ideas of why I would get the error shown below? > > I doubt that this is a problem internal to axis... Looks like we have > a classloader/dependency issue. > > --kevan > > > > > > > Caused by: java.lang.ClassCastException: cannot assign instance of > > javax.wsdl.OperationType to field > > org.apache.axis.description.OperationDesc.mep of type > > javax.wsdl.OperationType in instance of > > org.apache.axis.description.OperationDesc > > > > It happens when I deploy a webservices application in G2. > > > > Thanks, > > > > Jeff > > -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers