[wsf-c-dev] PHP data service
Manoj
manoj at wso2.com
Tue Mar 4 07:45:04 PST 2008
Hi samisa,
In java Data Service when a user wants to create a Data Service, he/she
creates a Data Service configuration file. This fill conforms to grammar
defined in
"http://wso2.org/wiki/display/wsf/Data+Services+and+Resources". Data
Service engine reads this xml file & using the connection,
query,operation details mentioned creates an Axis Service. The client
side is not aware if its calling a web service based on Data Service or
not. Its just a web service call.
As per our PHP Data Service design we let client to pass details related
to data service when calling a service. This means client becomes aware
that he is calling a data service.My argument is why we can't let to
create xml data service configuration file as in java Data Service.
regards
Manoj
More information about the Wsf-c-dev
mailing list