Petr V. wrote:
> Hi All,
>
> I am having a serious issue when my service is returning objects from
> different namespaces. Let me explain the issue:
>
> 1-I created a service and deployed with Axis 2. Every thing works fine
> except parameters  are names as param0 , param1 because my service is
> implementing interface.
First we need to solve this issue then all the other problem will be
solved automatically. If you compile  your code  by turn on debug then
you will get the actual parameter names.

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

Reply via email to