Hi.

I've defined my service in service.xml like "RPCMessageReceiver".

In the WDSL I've put some elements of my input-message that are optionals (minOccurs=0) but in my test-program I have to call with ALL the elements or I get parsing errors (NumberFormatException).

It seems how if :
- the first element of my calling input-message goes to the first parameter of the serviceImpl method,
- the second element to the second parameter,
- and so on,

and not considers the Name of Element to assign to the corresponding parameter of the method.

Thanks in advance,

Janfry

_________________________________________________________________
Horóscopo, tarot, numerología... Escucha lo que te dicen los astros. http://astrocentro.msn.es/


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

Reply via email to