[esb-issues] [JBoss JIRA] (JBESB-3789) SOAPProcessor doesn't publish WSDL when used with HTTP Gateway

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed May 9 14:03:18 EDT 2012


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

RH Bugzilla Integration commented on JBESB-3789:
------------------------------------------------

tcunning at redhat.com changed the Status of [bug 815183|https://bugzilla.redhat.com/show_bug.cgi?id=815183] from NEW to MODIFIED
                
> SOAPProcessor doesn't publish WSDL when used with HTTP Gateway
> --------------------------------------------------------------
>
>                 Key: JBESB-3789
>                 URL: https://issues.jboss.org/browse/JBESB-3789
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.11
>            Reporter: Sato Tadayoshi
>            Assignee: Magesh Bojan
>             Fix For: 4.10 CP2, 4.11 CP1
>
>
> SOAPProcessor can publish WSDL when it is used with JBR Gateway as demonstrated in webservice_producer. But if it is used with HTTP Gateway, it cannot publish WSDL. (For comparison, SOAPProxy publishes WSDL with both JBR and HTTP gateways.)
> The reason is clear that whereas SOAPProxy's annotated publisher (SOAPProxyWsdlContractPublisher) implements ContractProvider interface as well as ActionContractPublisher, SOAPProcessor's annotated publisher (JBossWSWebserviceContractPublisher) implements only ActionContractPublisher. And HTTP Gateway works only with ContractProvider when publishing a WSDL contract.

--
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 esb-issues mailing list