[
https://issues.apache.org/jira/browse/CXF-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469698#comment-16469698
]
pankajjoshi commented on CXF-7738:
----------------------------------
<wsdl:service name="TaxService"><wsdl:port binding="tns:TaxServiceSoap12"
name="TaxServiceSoap12"><soap:address
location="http://localhost:8081/sabrix/services/taxservice/2009-12-20/taxservice"/></wsdl:port><wsdl:port
binding="tns:TaxServiceSoap" name="TaxServiceSoap"><soap:address
location="/taxService/2009-12-20/taxservice"/></wsdl:port></wsdl:service>
> Binding with two version of soap is not working
> ------------------------------------------------
>
> Key: CXF-7738
> URL: https://issues.apache.org/jira/browse/CXF-7738
> Project: CXF
> Issue Type: Bug
> Reporter: pankajjoshi
> Priority: Blocker
>
> I have two biding in one of my wsdl, one for soap11 and one for soap12. When
> i am using this wsdl and placing in soapUI,i dont see the absolute path for
> soap 11. It only have relative path. But soap12 works fine with its absolute
> path.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)