Web services support should be implemented to allow someone to call a web service hosted on locke
Some API like apache AXIS, gsoap, csoap or alike should be used. The Locke user should be able to configure the URL of a WSDL file and then just right the action to attend the request according to the url. inside the request, it may access the objects passed as arguments (according to the WSDL) by using an API. Use of a bind to a c file automatically generated would be a plus.
Web services support should be implemented to allow someone to call a web service hosted on locke
Some API like apache AXIS, gsoap, csoap or alike should be used. The Locke user should be able to configure the URL of a WSDL file and then just right the action to attend the request according to the url. inside the request, it may access the objects passed as arguments (according to the WSDL) by using an API. Use of a bind to a c file automatically generated would be a plus.