[teiid-issues] [JBoss JIRA] (TEIID-1241) Create a WSDL based WS translator

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Oct 29 17:10:01 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729911#comment-12729911 ] 

Ramesh Reddy commented on TEIID-1241:
-------------------------------------

Added functionality to the existing "ws" translator to read the WSDL defined operations, if the ws-connector supplies a valid wsdl file during the import.

The model "importer.serviceName" and "importer.portName" need to be used select the operation set that need to be imported as model. 
                
> Create a WSDL based WS translator
> ---------------------------------
>
>                 Key: TEIID-1241
>                 URL: https://issues.jboss.org/browse/TEIID-1241
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>    Affects Versions: 7.2
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 8.2
>
>
> The current WS resource adapter was designed for low-level usage, which doesn't even consult a WSDL.  It would be good though to update the existing adapter/translator to utilize a WSDL.  The WSDL would be used to expose the operations through connector metadata, so that the translator could create the corresponding procedures model.service.port.binding.operation(arg...).  Import options could be used to limit the import to only particular services/ports.
> The WSDL based approach would also allow for the CXF configuration to apply to more than a single port and to more easily allow the policy definition for WS security.
> Additional semantic support for RPC could be considered, but would need to use JAX-RPC

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list