GithubHelp home page GithubHelp logo

Comments (6)

AaronLawUS avatar AaronLawUS commented on July 30, 2024

I understand that the final soapHeaders is just a List

, but seems like we are missing a step to get OUTGOING_SOAP_HEADERS from its original Map form before getting the collection of values as list.

Map<QName, Header> userHeadersMap = CastUtils.cast( ... , Map.class));
List

userHeaders = CastUtils.cast(userHeadersMap.values(), List.class));

from ipf.

unixoid avatar unixoid commented on July 30, 2024

Ok, supporting Map along with List would really make sense. I'll fix that.

from ipf.

unixoid avatar unixoid commented on July 30, 2024

Code committed, documentation updated (http://openehealth.org/display/ipf2/ws-common-protocol-headers)

from ipf.

AaronLawUS avatar AaronLawUS commented on July 30, 2024

Thanks for the fix promptly. This will be in 2.6.1 release, right? Thanks.

from ipf.

unixoid avatar unixoid commented on July 30, 2024

Question to Boris...

from ipf.

stanojevic-boris avatar stanojevic-boris commented on July 30, 2024

This will be in 2.6.1 release, right?
Right!!

Cheers,
Boris

2014-03-12 0:40 GMT+01:00 Dmytro Rud [email protected]:

Question to Boris...

Reply to this email directly or view it on GitHubhttps://github.com//issues/38#issuecomment-37359924
.

from ipf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.