Skip to content

Instantly share code, notes, and snippets.

@ngnguyen1
Created October 24, 2014 17:23
Show Gist options
  • Select an option

  • Save ngnguyen1/e5578663ba9a19052993 to your computer and use it in GitHub Desktop.

Select an option

Save ngnguyen1/e5578663ba9a19052993 to your computer and use it in GitHub Desktop.
log
/home/abc/loopback-connector-soap/node_modules/soap/lib/wsdl.js:538
this.parts[part.$name].namespace = nsName.namespace;
^
TypeError: Cannot set property 'namespace' of undefined
at MessageElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:538:40)
at OperationElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:619:13)
at PortTypeElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:639:11)
at BindingElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:653:14)
at ServiceElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:688:15)
at /home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:978:26
at WSDL._processNextInclude (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:1050:12)
at WSDL.processIncludes (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:1080:8)
at /home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:968:10
at process._tickCallback (node.js:419:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment