[
https://issues.apache.org/jira/browse/CXF-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477624#comment-16477624
]
pankajjoshi edited comment on CXF-7738 at 5/16/18 6:04 PM:
-----------------------------------------------------------
[~coheigea] Yes The WSDL generated by CXF via wsdl publish and the version of
cxf we using is 3.1.12. I feel (but not sure) this application is deployed on
java 8. Do you think this feature has not been supported in Java 8?
As i said we have both version of soap in one single wsdl and when someone
pulls the wsdl address, the absolute path for second is not coming. Only
relative path is coming.
If i restrict my wsdl to only soap1.1 then works ok. Which means keeping one
soap version at time works for us not both at single instance. I hope i am able
to provide all the information required. Thanks
was (Author: pankajmkjoshi):
[~coheigea] Yes The WSDL generated by CXF via wsdl publish and the version of
cxf we using is 3.1.12. I feel (but not sure) this application is deployed on
java 8. Do you think this feature has not been supported in Java 8?
As i said we both version of soap in one single wsdl and when some one pulls
the wsdl address the absolute path for second is not coming. Only relative path
is coming.
If i restrict my wsdl to only soap1.1 then all works ok. I hope i am able to
provide all the information required. Thanks
> 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)