You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Stefano Pettini <sp...@users.sourceforge.net> on 2007/10/04 13:03:52 UTC

svc_skeleton->func_array really needed?

Hi,

Why should I populate svc_skeleton->func_array with a string array 
defined at compile time? I need to write a generic service, with its 
name and operation defined ONLY in services.xml.

By the way, the service seems to works well. even if I don't fill that 
func_array skeleton field and I leave it NULL.

It is useful really? Why do I really need it?

Thank you.
Stefano.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org


Re: svc_skeleton->func_array really needed?

Posted by Samisa Abeysinghe <sa...@wso2.com>.
Stefano Pettini wrote:
> Hi,
>
> Why should I populate svc_skeleton->func_array with a string array 
> defined at compile time? I need to write a generic service, with its 
> name and operation defined ONLY in services.xml.
>
> By the way, the service seems to works well. even if I don't fill that 
> func_array skeleton field and I leave it NULL.
>
> It is useful really? Why do I really need it?
That is not useful, we should deprecate and remove that.

Samisa...
>
> Thank you.
> Stefano.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-user-help@ws.apache.org
>
>


-- 
Samisa Abeysinghe : WSO2 WSF/PHP
"http://wso2.org/projects/wsf/php?WSO2&nbsp;Web&nbsp;Services&nbsp;Framework%2FPHP&nbsp;-&nbsp;Open&nbsp;source&nbsp;PHP&nbsp;extention&nbsp;for&nbsp;providing&nbsp;and&nbsp;consuming&nbsp;Web&nbsp;services&nbsp;in&nbsp;PHP"


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org