Javascript generator does not include the usual web service 'port' model ------------------------------------------------------------------------
Key: CXF-1555 URL: https://issues.apache.org/jira/browse/CXF-1555 Project: CXF Issue Type: Bug Components: JavaScript Client Affects Versions: 2.1 Reporter: Benson Margulies Assignee: Benson Margulies The javascript generator does not follow the usual structure of web service client generators of creating a 'port' object for each defined endpoint from the WSDL. It expects the client application to have (and supply) the service endpoint URL from some other source of information. At least one user has asked for support for the 'believe the URL in the WSDL' approach to the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.