[switchyard-issues] [JBoss JIRA] (SWITCHYARD-813) Provide help in selecting port type for WSDL interfaces

Keith Babo (JIRA) jira-events at lists.jboss.org
Wed May 23 14:38:17 EDT 2012


Keith Babo created SWITCHYARD-813:
-------------------------------------

             Summary: Provide help in selecting port type for WSDL interfaces
                 Key: SWITCHYARD-813
                 URL: https://issues.jboss.org/browse/SWITCHYARD-813
             Project: SwitchYard
          Issue Type: Feature Request
          Components: tooling
    Affects Versions: 0.5
            Reporter: Keith Babo
             Fix For: 0.5


If the user selects a WSDL interface type and an existing WSDL, we should provide some help in identifying the port type that will be used.  Right now, I do this:

WSDL URI : META-INF/Orders.wsdl#wsdl.porttype(OrdersPortType)

Suggest that this is split up into:

WSDL : META-INF/Orders.wsdl
Port Type : OrdersPortType

Which would produce the above WSDL URI inside the user config.  The Port Type input field can have a "..." icon which will parse the referenced WSDL file and list the port types available.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list