Hi Sullivan;

If you are using Axis2 , then the answer is we do not have that feature
yet :'(
In the same time I dont think we will implement that too


Thanks
Deepal

> I have the POJO samples working and I believe I understand how they
> work. In these samples all return values are sent back via the return
> type. For example public Weather getWeather() {…}
>
>
> Is there a way for a POJO to have an **argument** that is IN-OUT?
>
> For example, I’d like to have a prototype that looks something like this:
>
> public int copyWeather(Weather arg1, WeatherHolder arg2) {…}
>
> The generated WSDL for this does not have the WeatherHolder in
> copyWeatherResponse. It only has the int return value.
>
> Is this possible with POJOs?
>
> Thanks
>
>
>

-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



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

Reply via email to