Andreas,

I noticed that AXIS2-4189 has been resolved. Thanks. Now I want to know one
thing, AXIS2 does not have built-in support (as of now) for Object array
(Object[]) and 2D/3D array as data type (return/arguemnt type).

I noticed there are 3 types of databinding available in AXIS2.
ADB
XMLBeans
JibX

If I want to make above datatypes (object array and 2d/3d array)
compatible with AXIS2, which road I should follow? Should I write another
(4th) databinding for AXIS2 or should I modify the existing databindings?

Chinmoy

On Thu, Jan 15, 2009 at 3:14 AM, Andreas Veithen
<[email protected]>wrote:

> The issue you mention is on my todo list, but I got distracted by
> other issues I discovered in the SAAJ code. The challenge is actually
> to fix all these issues in a way that improves compliance of
> axis2-saaj with the SAAJ specs and at the same time doesn't break code
> depending on it, in particular axis2-jaxws. There is definitely some
> more work required on the unit tests. For the moment I can't give any
> guarantee that this will be completed for 1.5. Also I definitely would
> like to have the opinion of the axis2-jaxws people before including
> these changes in the release.
>
> Andreas
>
> On Wed, Jan 14, 2009 at 06:24, Chinmoy Chakraborty <[email protected]>
> wrote:
> > Hi All,
> >
> > I have downloaded 1.5 beta-2 from this link
> > http://people.apache.org/~gdaniels/axis2/dist/1.5-beta-2/. I noticed
> this
> > build does not address JIRA AXIS2-4189/AXIS2-3777. Is there any
> possibility
> > that AXIS2-4189 will be addressed in the final release of 1.5?
> >
> > Chinmoy
>

Reply via email to