Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged soap

0 votes
1.2k views
1 answer
    I need to build php classes from a WSDL that is behind basic auth. It has tons of namespaces so it looks ... the auth session isn't presistent. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
970 views
1 answer
    I am supporting a Classic ASP application that connects to a payment gateway via HTTPS. Up until recently there ... outdated and does not work. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Summary: Is there a way to force the built in SoapClient-class in PHP to connect over HTTPS to a server with ... will be forced to validate it. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
993 views
1 answer
    Visual Studio C# Net Frame has support for generating a SOAP client via Connected Services. Is it possible ... .com/questions/65842218/visual-studio-connected-services-request-xml...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
783 views
1 answer
    this type of encoding is used in soap messages... I'm receiving a message encoded in ASCIIHEX and I ... .com/questions/65844635/did-anyone-ever-heard-about-asciihex-encoding...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
734 views
1 answer
    It is not possible to optimize the SOAP packet, the data is transmitted. What am I doing wrong? Generated client ... 65857397/mtom-does-not-work-classes-are-generated-by-apache-cxf...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
804 views
1 answer
    I am generating WSDL file from XSD definition using org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition and org ... -to-generate-wsdl-operations-reusing-same-output-type...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
778 views
1 answer
    Need your help. I am using jaxws-maven-plugin to create JAXB annotated entities from wsdl file. <plugin> < ... .com/questions/65939292/execute-jaxws-maven-plugin-from-java-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
917 views
1 answer
    Long story short, I'm changing the web-server container for an application. The old container would send back SOAP ... -causes-a-different-namespace-prefix-in-xml-from-the-server...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
729 views
1 answer
    Just getting started with XQuery using BaseX. The XML structure that I did not create and have no control over, ... querying-xml-data-with-a-long-multi-special-character-path-name...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
974 views
1 answer
    From suds documentation, I can create a Client if I have a url for the WSDL. from suds.client import Client url = ' ... to-use-python-suds-to-read-a-wsdl-file-from-the-file-system...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
978 views
1 answer
    From suds documentation, I can create a Client if I have a url for the WSDL. from suds.client import Client url = ' ... to-use-python-suds-to-read-a-wsdl-file-from-the-file-system...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
844 views
1 answer
    I'd like to change the endpoint address, but it's giving me defined values, I mean, only one ... from:https://stackoverflow.com/questions/5747987/soapui-change-endpoint-address...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
993 views
1 answer
    I'd like to change the endpoint address, but it's giving me defined values, I mean, only one ... from:https://stackoverflow.com/questions/5747987/soapui-change-endpoint-address...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
819 views
1 answer
    I have 2 solutions: - Server Solution - Client Solution The server registers itself to my localhost IIS: http ... com/questions/6215882/wcf-inspect-the-messages-being-sent-received...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
702 views
1 answer
    I have 2 solutions: - Server Solution - Client Solution The server registers itself to my localhost IIS: http ... com/questions/6215882/wcf-inspect-the-messages-being-sent-received...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Here is what I've got. There is a SOAP message that sends a base64 encoded clob as the data. The clob is an ... /66048039/how-do-i-build-a-base64-string-from-properties-in-soapui...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
910 views
1 answer
    I'm trying to create a PNR with "Time to think/Fare lock" option offered by airlines like AF, KLM, LH and more. The idea is ... : "LHR" } } ] } }, "AirPrice" : [ { "PriceCompariso...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
932 views
1 answer
    Long story short, I'm changing the web-server container for an application. The old container would send back SOAP ... tags, even if they ultimately point to the same URI?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
764 views
1 answer
    Just getting started with XQuery using BaseX. The XML structure that I did not create and have no control over, ... itemFields/fieldName/text() resulting in: Icon Name Any advice?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I'm connecting to a server using use-php & xmlseclibs. This worked fine, but now the server I'm connecting to ... ; $objWSSE->attachTokentoSig($token); Thanks a lot for any help....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...