Return-Path: Delivered-To: apmail-incubator-cxf-user-archive@locus.apache.org Received: (qmail 94529 invoked from network); 20 Apr 2008 22:11:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Apr 2008 22:11:29 -0000 Received: (qmail 40688 invoked by uid 500); 20 Apr 2008 22:11:29 -0000 Delivered-To: apmail-incubator-cxf-user-archive@incubator.apache.org Received: (qmail 40639 invoked by uid 500); 20 Apr 2008 22:11:29 -0000 Mailing-List: contact cxf-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-user@incubator.apache.org Delivered-To: mailing list cxf-user@incubator.apache.org Received: (qmail 40630 invoked by uid 99); 20 Apr 2008 22:11:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Apr 2008 15:11:29 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [194.105.68.70] (HELO mail-gw.netgates.net) (194.105.68.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Apr 2008 22:10:43 +0000 Received: from [192.168.1.3] (host86-139-21-98.range86-139.btcentralplus.com [86.139.21.98]) (authenticated bits=0) by mail-gw.netgates.net (8.12.11/8.12.11) with ESMTP id m3KMAlxY030970 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sun, 20 Apr 2008 23:10:47 +0100 Message-Id: From: Tim Perrett To: cxf-user@incubator.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: How to use wsdl2js output? Date: Sun, 20 Apr 2008 23:10:46 +0100 X-Mailer: Apple Mail (2.919.2) X-MailScanner-Information: Please contact +44(0)845 450 3669 for more information. X-MailScanner: No viruses found X-MailScanner-SpamCheck: not spam, SpamAssassin (score=0.266, required 6, autolearn=disabled, RCVD_IN_SORBS_DUL 0.14, SARE_SUB_ODDWORD_W 0.13) X-MailScanner-From: hello@timperrett.com X-Virus-Checked: Checked by ClamAV on apache.org Hey chaps, Just having a play around with the wsdl2js stuff in 2.1 snapshot. I've generated a tester service based on http://webservices.daelab.net/temperatureconversions/TemperatureConversions.wso?WSDL but Im not sure how to use that outputed JS file? All the prototype classes are in there, but I cant see which one I would need to call? Has anyone got any advice? Cheers Tim