Code Monkey home page Code Monkey logo

Comments (15)

piotrooo avatar piotrooo commented on May 25, 2024

Now this feature is not implemented, but pull requests are always welcome.

from wsdl-creator.

piotrooo avatar piotrooo commented on May 25, 2024

@rhelms maybe you have some idea how to implement that functionality?

from wsdl-creator.

rhelms avatar rhelms commented on May 25, 2024

I don't know a lot about soap headers, but I've found this article [http://www.ibm.com/developerworks/library/ws-tip-headers/] that talks about implicit and explicit headers.

I need to give the article a better read (it's Friday, just after 5pm, and I need to head home), but I'm thinking that one or more @Header doc comments could be put on an operation to define if it is explicit or implicit, the element name and perhaps a structure via wrapper or object notation.

from wsdl-creator.

piotrooo avatar piotrooo commented on May 25, 2024

Yea, exactly I think something about @header annotation.

from wsdl-creator.

stasicki avatar stasicki commented on May 25, 2024

Here is a working example of php WSDL generator with @Header
https://github.com/yiisoft/yii/blob/1.1.14/framework/web/services/CWsdlGenerator.php

2014-05-30 10:19 GMT+02:00 Piotr Olaszewski [email protected]:

Yea, exactly I think something about @Header annotation.


Reply to this email directly or view it on GitHub
#4 (comment).

from wsdl-creator.

piotrooo avatar piotrooo commented on May 25, 2024

Sorry but I can't find @header annotation.

from wsdl-creator.

stasicki avatar stasicki commented on May 25, 2024

My mistake, sorry. Here is the proper link: [
https://github.com/yiisoft/yii/blob/master/framework/web/services/CWsdlGenerator.php
]

2014-05-30 20:47 GMT+02:00 Piotr Olaszewski [email protected]:

Sorry but I can't find @Header annotation.


Reply to this email directly or view it on GitHub
#4 (comment).

from wsdl-creator.

PaulHendriks avatar PaulHendriks commented on May 25, 2024

Has this feature been implemented yet?
I'd be great if i could include a soap:header in my generated WSDL :)

from wsdl-creator.

dandrits avatar dandrits commented on May 25, 2024

hello to all @piotrooo really cool lib, does anyone else got to work this library with soap headers?

from wsdl-creator.

dandrits avatar dandrits commented on May 25, 2024

bump @piotrooo maybe can you answer the question above?

from wsdl-creator.

stasicki avatar stasicki commented on May 25, 2024

@dandrits Here is an example how to i used headers in my webservices. This example works with c# webservice client. It's only example and it's not tested. https://gist.github.com/pelex/873cabcf69b8cedf21551867becfa12d

from wsdl-creator.

dandrits avatar dandrits commented on May 25, 2024

@pelex ok thx a lot I 'll check it and give it a try and I ll give you some feedback

from wsdl-creator.

dandrits avatar dandrits commented on May 25, 2024

Thank you all for the help but I moved to zend autodiscover for wsdl generation.

from wsdl-creator.

dandrits avatar dandrits commented on May 25, 2024

In case someone has the same problem with me adding soap auth header to autogenerated wsdl is able by CWsdlGenerator of Yii cheers!

from wsdl-creator.

piotrooo avatar piotrooo commented on May 25, 2024

Now is possible to set a header parameter. Check annotation @WebParam with a header property.

from wsdl-creator.

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.