Hi.

My Axis2 1.2 POJO service (http://ws.apache.org/axis2/1_2/pojoguide.html)
can return an array of length 0.

Does anyone know definitively if this will work with a vanilla client
generated with org.apache.axis2.tool.ant.AntCodegenTask taking all of the
defaults?

(I.e., I'm trying to leverage as much of the auto-generated stuff as
possible.)

At present, my client is generating a runtime exception: unexpected
subelement.

Before I start going into this, if anyone has a proof case that a 0-length
array can be successfully returned, I would appreciate it.

I'm not going to paste in the XML 'cos I'm more concerned to know if anyone
can confirm the successful case, before I start to debug.

Reply via email to