Jool.nl homepage

FAQ

Check the frequently asked questions of programmers working with the Webservice Helper.

My function doesn't showup in the documentation nor the WSDL file?

Please check if it's a public function and that it doesn't start with '__'

It doesn't work!

  • Do you see any warnings in the generated documentation? Fix them Check case sensitivity of class names
  • Tried cleaning the wsdl cache in the WSDL cache directory?
  • Did you check the WSDL url in the client? The url should END with 'wsdl'.

It asks me for a password & login?

You can change the password en login for the webservice in the config.php file. You can also disable the authentication there.