[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4965) WSDL Editor - Declaring bindings

Edgar Silva (JIRA) jira-events at lists.jboss.org
Fri Oct 2 18:20:49 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edgar Silva updated JBIDE-4965:
-------------------------------

    Description: 
When I declare a binding like that (visually or in source directly):

<soap:binding required="true" style="document" transport="http://schemas.xmlsoap.org/soap/http"/></binding>
    <service name="reviewcontract">

If I the value of the property required="true", the WSDL editor says that there is an error into WSDL file.

  was:
When I declare a binding like that (visually or in source directly):

<soap:binding required="true" style="document" transport="http://schemas.xmlsoap.org/soap/http"/></binding>
    <service name="reviewcontract">

If I select required="true", the WSDL editors says that there is an error into WSDL file.



> WSDL Editor - Declaring bindings
> --------------------------------
>
>                 Key: JBIDE-4965
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4965
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpm
>    Affects Versions: 3.1.0.M3
>         Environment: Fedora 11, Eclipse 3.5
>            Reporter: Edgar Silva
>            Priority: Minor
>
> When I declare a binding like that (visually or in source directly):
> <soap:binding required="true" style="document" transport="http://schemas.xmlsoap.org/soap/http"/></binding>
>     <service name="reviewcontract">
> If I the value of the property required="true", the WSDL editor says that there is an error into WSDL file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list