Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 50647 invoked from network); 10 Aug 2009 18:33:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Aug 2009 18:33:24 -0000 Received: (qmail 86782 invoked by uid 500); 10 Aug 2009 18:33:31 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 86700 invoked by uid 500); 10 Aug 2009 18:33:31 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 86690 invoked by uid 99); 10 Aug 2009 18:33:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 18:33:31 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=FM_FAKE_HELO_VERIZON,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [206.46.173.9] (HELO vms173009pub.verizon.net) (206.46.173.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 18:33:20 +0000 Received: from [129.10.56.110] by vms173009.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KO600DTCBIHSX71@vms173009.mailsrvcs.net> for dev@cxf.apache.org; Mon, 10 Aug 2009 13:32:42 -0500 (CDT) Message-id: <4A8067CA.60009@ece.neu.edu> Date: Mon, 10 Aug 2009 14:32:42 -0400 From: Demetris User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-version: 1.0 To: dev@cxf.apache.org Subject: WSDL2JS Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I am interested in generating Javascript stubs from a WSDL file - I am assuming that the WSDL2js tool is the appropriate tool to use. Has anyone used this tool so that I can ask a couple of Qs? (1) Which Java version is the tool built on? (2) Can I used it under J2ME-CDC to generate stubs for mobile devices? Thanks in advanced