Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 91497 invoked from network); 28 May 2007 04:42:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 May 2007 04:42:03 -0000 Received: (qmail 29043 invoked by uid 500); 28 May 2007 04:42:02 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 28797 invoked by uid 500); 28 May 2007 04:42:01 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 28786 invoked by uid 99); 28 May 2007 04:42:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2007 21:42:01 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=HTML_MESSAGE,INFO_TLD,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of amilasuriarachchi@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2007 21:41:56 -0700 Received: by ug-out-1314.google.com with SMTP id 71so694421ugh for ; Sun, 27 May 2007 21:41:34 -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=ERCNVNQX+xv2qSSo8mbapHWE+r5cDpLycUDZXdR7ap8iHwmViHMinoZH+CKeEx104o5rw+wMAdke8c5noG94IEdpbcD0BaeE+Z4kzCI01OOGzYyYsyVrsjyamDQBwiEUqjuHYEX87PPJMfQxXBXur8rIs055z1uP8T1wU8BY/HQ= 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=QSk2KSyqbJrAGh1RgRKBBHxvUK/7QTJcrNp3QzDh8WW+5SiP6aPf6aJ3FrFWlc04OmIuReO0QgPrPBKAsPxqnJxNOK6d9KKH/AI4B3JyGir/uz89TCoROfs4voas7MjYw5Yn0DzUdY4i9tTrz2nxt/5v85Y2DcJOU12ZIP4RvqI= Received: by 10.82.123.16 with SMTP id v16mr9883530buc.1180327294110; Sun, 27 May 2007 21:41:34 -0700 (PDT) Received: by 10.82.172.13 with HTTP; Sun, 27 May 2007 21:41:34 -0700 (PDT) Message-ID: <60708f4b0705272141x24a65508i5f8365236e6318b4@mail.gmail.com> Date: Mon, 28 May 2007 10:11:34 +0530 From: "Amila Suriarachchi" To: axis-dev@ws.apache.org Subject: Re: [Axis2] 1.2 ADB issues In-Reply-To: <46575107.5020007@sosnoski.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_95225_16586985.1180327294075" References: <19e0530f0705240607y7fe7bba9r97c49405e32df3f1@mail.gmail.com> <4655B201.5080903@opensource.lk> <19e0530f0705240934v517b15adq42feef73abc1f867@mail.gmail.com> <4655F682.50405@sosnoski.com> <4655F87E.9040909@thoughtcraft.com> <46560107.6040402@sosnoski.com> <60708f4b0705250422l34b3169ya14adebb8e216a40@mail.gmail.com> <46575107.5020007@sosnoski.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_95225_16586985.1180327294075 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline hi dennis, thanks for your reply. please see the online comments On 5/26/07, Dennis Sosnoski wrote: > > Hi Amila, > > Changing the subject to match the content. > > From my personal experience there are the issues that we've already > discussed, where as far as I can see unwrapping is badly broken. First > there's the issue with multiple schemas in the WSDL which you said you'd > fixed, and then the compile error in the generated stub for callback > classes when asynchronous is enabled (5-18 email): > > http://marc.info/?t=117885569800001&r=1&w=2 I accept the fact that this is an ADB issue and I have fixed this in both brach and trunk. but response unwrapping was not there with the Axis2 1.1.1. So you can not say it is as a broken feature. Since asynchronous code generation is enabled by default this seems to > be an especially serious problem. If I get a chance today I'll add a > Jira for the callback issue, unless you've already fixed that. > > I also thought I've seen several other ADB fixes in the 1.2 branch, and > several reports of other ADB features broken in 1.2. There don't appear > to be a lot of Jiras open on these issues, but I do see this one that > looks serious: https://issues.apache.org/jira/browse/AXIS2-2578 this issue has two parts one with xml beans and one with ADB. writing just a ":" when there is no prefix I have already fixed this in trunk. Again this is also a bug in Axis2 1.1.1. So not a broken feature. When we come from Axis2 1.1.1 to Axis2 1.2 we added new features (simple type union,list,restriction and enumeration support) and fixed bugs in complex type extension, restrictions and did some performance improvements (calling directly to serialize method). As a resut of this people can work with more xsds than they could with Axis2 1.1.1. so it is normal to report more bugs. But I have not seen any broken feature. Amila. - Dennis > > -- > Dennis M. Sosnoski > SOA and Web Services in Java > Axis2 Training and Consulting > http://www.sosnoski.com - http://www.sosnoski.co.nz > Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 > > > > Amila Suriarachchi wrote: > > > > hi dennis, > > > > I was out of touch with the Axis2 last few days. > > > > The worse part of 1.2 is the ADB support, > > > > Can you please tell, why you say like that? > > > > which has several major problems. I think most of those have been > > addressed in the 1.2 branch. > > > > Can you please tell, what are those major problems? > > > > > > > > Perhaps the ADB developers can supply more details. > > > > > > > > > > > > -- > > Amila Suriarachchi, > > WSO2 Inc. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-dev-help@ws.apache.org > > -- Amila Suriarachchi, WSO2 Inc. ------=_Part_95225_16586985.1180327294075 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi dennis,

thanks for your reply. please see the online comments

On 5/26/07, Dennis Sosnoski <dms@sosnoski.com > wrote:
Hi Amila,

Changing the subject to match the content.

From my personal experience there are the issues that we've already
discussed, where as far as I can see unwrapping is badly broken. First
there's the issue with multiple schemas in the WSDL which you said you'd
fixed, and then the compile error in the generated stub for callback
classes when asynchronous is enabled (5-18 email):

http://marc.info/?t=117885569800001&r=1&w=2

I accept the fact that this is an ADB issue and I have fixed this in both brach and trunk.
but response unwrapping was not there with the
Axis2 1.1.1. So you can not say it is as a broken feature.

Since asynchronous code generation is enabled by default this seems to
be an especially serious problem. If I get a chance today I'll add a
Jira for the callback issue, unless you've already fixed that.

I also thought I've seen several other ADB fixes in the 1.2 branch, and
several reports of other ADB features broken in 1.2. There don't appear
to be a lot of Jiras open on these issues, but I do see this one that
looks serious: https://issues.apache.org/jira/browse/AXIS2-2578

this issue has two parts one with xml beans and one with ADB. writing just a
":" when there is no prefix I have already fixed this in trunk. Again this is also a bug in Axis2 1.1.1. So not a broken feature.

When we come from Axis2 1.1.1 to Axis2 1.2 we added new features
(simple type union,list,restriction and enumeration support) and fixed bugs in
complex type extension, restrictions and did some performance improvements
(calling directly to serialize method).
 As a resut of this people can work with more
xsds than they could with Axis2 1.1.1. so it is normal to report more bugs. But I have not
seen any broken feature.

Amila.

  - Dennis

--
Dennis M. Sosnoski
SOA and Web Services in Java
Axis2 Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Amila Suriarachchi wrote:
>
> hi dennis,
>
> I was out of touch with the Axis2 last few days.
>
>     The worse part of 1.2 is the ADB support,
>
> Can you please tell, why you say like that?
>
>     which has several major problems. I think most of those have been
>     addressed in the 1.2 branch.
>
> Can you please tell, what are those major problems?
>
>
>
> Perhaps the ADB developers can supply more details.
>
>
>
>
>
> --
> Amila Suriarachchi,
> WSO2 Inc.

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




--
Amila Suriarachchi,
WSO2 Inc. ------=_Part_95225_16586985.1180327294075--