I just tried to call the service via java, and it's working.

Some ideas why it's not working using a soap client ?

2010/1/26 <[email protected]>

> Hi everybody,
>
> I'm trying to call a web service using SOAPUI, and I've a problem with one
> of the two complex elements I'm sending to the server.
> The server catch the request, and create the type of the first element in
> java, and set it with the good values, but it does not do it for the second
> element.
> No problem seems to occurs, and I've do the same operations to create this
> new web service as I've do with others.
>
> Did anyone had met this problem, like the conversion xml >> java looks like
> not working ?
> What can I do to find a way to fix that ?
>
> thx
>
> Pierre
>

Reply via email to