Add GFac Proxy WSDL implementation 
-----------------------------------

                 Key: AIRAVATA-12
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-12
             Project: Airavata
          Issue Type: New Feature
            Reporter: Suresh Marru


GFac-Core manages applications on various computational resources. GFac 
generates a web service description (wsdl) for the registered application. 
GFac-Axis2 service proxies all requests to the wrapped application web 
services. 

A Proxy WSDL needs to be added to the GFac-Axis2 which accepts SOAP request 
intended for the underlying application and conforming with the application 
service schema. This task involves

a) designing a proxy wsdl for the GFac-Axis 
b) Implementing a SOAP input verification, where the message is validated 
against the application service wsdl.
c) Implement a mechanism so GFac will know how to build the correct SOAP 
response intended for the application service. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to