Please post the WSDL, XSD, and WSDD files.

On 9/12/06, Axel Bock <[EMAIL PROTECTED]> wrote:
hi all,

I have a little problem with axis. I have a web service with some data
elements. In one method call parameter there may be EITHER element A1, OR
element B2 AND B3, according to the XSD definition. The definition says:
CHOICE ( A1 , SEQUENCE ( B1, B2 ) ).

But - alas - if I set only the element A1 axis will throw an exception and
complain.

basically what happens is that I call the param.setA1() method and try to
fire the call. Then I will get an exception saying "ERROR: Non-nillable
element B2 was not filled".

Can anyone shed some light on that? :-)


Greetings & thanks in advance,
Axel.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to