You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/04/29 02:17:55 UTC

[jira] Created: (CXF-1555) Javascript generator does not include the usual web service 'port' model

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.


[jira] Resolved: (CXF-1555) Javascript generator does not include the usual web service 'port' model

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies resolved CXF-1555.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.1

fix submitted.

> 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
>             Fix For: 2.1.1
>
>
> 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.