Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 20821 invoked from network); 23 Apr 2007 04:41:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 04:41:13 -0000 Received: (qmail 35958 invoked by uid 500); 23 Apr 2007 04:41:11 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 35935 invoked by uid 500); 23 Apr 2007 04:41:11 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 35921 invoked by uid 99); 23 Apr 2007 04:41:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 21:41:11 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of amilasuriarachchi@gmail.com designates 209.85.134.187 as permitted sender) Received: from [209.85.134.187] (HELO mu-out-0910.google.com) (209.85.134.187) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 21:41:04 -0700 Received: by mu-out-0910.google.com with SMTP id w8so1990103mue for ; Sun, 22 Apr 2007 21:40:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Yb/5qMFtpolgmn7jiQZmg5COtSop/zM2US+0fp5TGbBDfjLfNbDDU5E8KCWogjb1FfHHYFUTSpDlwHlF+wxysJRkPkQnVWnUJ/+BQBWR7fvqQX2H/7HKwwMDEO6NNbZ8FlxOWruUCmhb33rAzpx1tWF3/m3QNCFZ+Di5HqXkCH8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=p6/SA/hRrs3puuakhcYO4oP8N6jVF8J4oJhDyG0LlLWySgzXw/NqjQlz4vc+zt82ss6LPUQGwo3kL+1Prob8/rNw7f3rz9HDkzHFFfNXuWw+4+8fFdAq+KG69WCQZpAHSqoba2lNrGN8XXMV1y1Q84KbCapC4PmLo5kYit0W1nY= Received: by 10.82.145.7 with SMTP id s7mr8284650bud.1177303242619; Sun, 22 Apr 2007 21:40:42 -0700 (PDT) Received: by 10.82.167.3 with HTTP; Sun, 22 Apr 2007 21:40:42 -0700 (PDT) Message-ID: <60708f4b0704222140j140909ebv50b2c9722dcf97e9@mail.gmail.com> Date: Mon, 23 Apr 2007 10:10:42 +0530 From: "Amila Suriarachchi" To: axis-user@ws.apache.org Subject: Re: axis2-1.1.1 wsdl2java code does not contain import statements In-Reply-To: <462900C9.2030208@broad.mit.edu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3633_11862200.1177303242579" References: <4629000A.5000708@broad.mit.edu> <462900C9.2030208@broad.mit.edu> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3633_11862200.1177303242579 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Generated code does not have any imports. Instead it always uses the fully qualified name for each class. On 4/20/07, jnedzel wrote: > > Nevermind, my mistake... > > jnedzel wrote: > > I'm just starting with Axis2 (v1.1.1) and I'm working through the User's > > Guide. I've generated the client using the command shown in Code > > Listing 6: > > > > %AXIS2_HOME%\bin\wsdl2java -uri Axis2UserGuide.wsdl -p > > org.apache.axis2.axis2userguide -d adb -s > > > > However, the Java class generated by this code does not compile because > > it has no import statements. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > -- Amila Suriarachchi, WSO2 Inc. ------=_Part_3633_11862200.1177303242579 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Generated code does not have any imports. Instead it always uses the fully qualified name for each class.

On 4/20/07, jnedzel < jnedzel@broad.mit.edu> wrote:
Nevermind, my mistake...

jnedzel wrote:
> I'm just starting with Axis2 (v1.1.1) and I'm working through the User's
> Guide.  I've generated the client using the command shown in Code
> Listing 6:
>
> %AXIS2_HOME%\bin\wsdl2java -uri Axis2UserGuide.wsdl -p
> org.apache.axis2.axis2userguide -d adb -s
>
> However, the Java class generated by this code does not compile because
> it has no import statements.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org




--
Amila Suriarachchi,
WSO2 Inc. ------=_Part_3633_11862200.1177303242579--