Coder Social home page Coder Social logo

besimplewsdltophp's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

66ton99 dridbae

besimplewsdltophp's Issues

Client generation fails

I got wsdl2php to run now (yay) and it does generate all sorts of complex types and attributes for my services, but not the service client itself. I figured the test passes but I still get those errors:

PHP Notice:  Undefined index: / in /Users/shiin/Code/soapy/vendor/besimple/wsdl2php/src/BeSimple/WsdlToPhp/WsdlParser.php on line 247
PHP Stack trace:
PHP   1. {main}() /Users/shiin/Code/soapy/vendor/besimple/wsdl2php/bin/wsdl2php.php:0
PHP   2. BeSimple\WsdlToPhp\WsdlParser->getWsdlOperations() /Users/shiin/Code/soapy/vendor/besimple/wsdl2php/bin/wsdl2php.php:209
PHP   3. BeSimple\WsdlToPhp\WsdlParser->parseWsdlOperations() /Users/shiin/Code/soapy/vendor/besimple/wsdl2php/src/BeSimple/WsdlToPhp/WsdlParser.php:192
PHP   4. BeSimple\WsdlToPhp\WsdlParser->resolveOperation() /Users/shiin/Code/soapy/vendor/besimple/wsdl2php/src/BeSimple/WsdlToPhp/WsdlParser.php:217

the command to achieve this was:

php vendor/besimple/wsdl2php/bin/wsdl2php.php --output_dir=src --backup --client=Client --wsdl="http://mysite.de/some.wsdl"

oh and on a side note, it does not create a symlink to that wsdl2php.php in my bin-dir bin/

so I wonder if theres a way to make it more robust, or to determine if my WSDL is faulty (which it shouldn't be in theory, since its xsd validated)

Namespace based on URL

I don't think namespase like this
"org\datacontract\schemas\2004\07\BDMS_NewModel" is normal. OK lets it be optional but do it by default it is wrong!

Release

Please create release and upload it to packagist

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.