Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 76816 invoked from network); 8 Feb 2007 21:53:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Feb 2007 21:53:32 -0000 Received: (qmail 99992 invoked by uid 500); 8 Feb 2007 21:53:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 99777 invoked by uid 500); 8 Feb 2007 21:53:36 -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 99766 invoked by uid 99); 8 Feb 2007 21:53:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Feb 2007 13:53:36 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of linsun.unc@gmail.com designates 64.233.184.232 as permitted sender) Received: from [64.233.184.232] (HELO wr-out-0506.google.com) (64.233.184.232) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Feb 2007 13:53:26 -0800 Received: by wr-out-0506.google.com with SMTP id 70so737712wra for ; Thu, 08 Feb 2007 13:53:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=p8YFEty+OD2gNWQy1yl8scgb8GfJlJi2tZ6BEWZR8/N3Qdfmxfl3UMDah+4CMhF/nMQGC/O6bd7bcWL+nJCUbCDysXgjr5xKEZNid26XzJ9K681WA9Jvq1hxvWWmxGW6j36rSEpZZuUDVzlSmkpzn9uSRJEbx6A03KA1jHdLPw4= Received: by 10.114.126.1 with SMTP id y1mr4020898wac.1170971585750; Thu, 08 Feb 2007 13:53:05 -0800 (PST) Received: from ?9.37.242.127? ( [129.33.49.251]) by mx.google.com with ESMTP id 13sm267321wrl.2007.02.08.13.53.00; Thu, 08 Feb 2007 13:53:04 -0800 (PST) Message-ID: <45CB9BBC.4060902@gmail.com> Date: Thu, 08 Feb 2007 16:53:00 -0500 From: Lin Sun User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: dev@geronimo.apache.org, "Lasantha Ranaweera [lasantha"@opensource.lk] Subject: working on handling cases where .wsdl file isnt there Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Lasantha, I plan to work on building wsdldefinition where .wsdl file isn't there. This is an area that I can still test by issuing .wsdl request when invoke() is broken so I decided to work on that for now. Thanks, Lin