You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colbert Philippe (JIRA)" <ji...@apache.org> on 2016/11/01 17:25:58 UTC

[jira] [Created] (CXF-7120) Can CXF REST sync and async WS compatible with JavaScript client?

Colbert Philippe created CXF-7120:
-------------------------------------

             Summary: Can CXF REST sync and async WS compatible with JavaScript client?
                 Key: CXF-7120
                 URL: https://issues.apache.org/jira/browse/CXF-7120
             Project: CXF
          Issue Type: Wish
          Components: JAX-RS
            Reporter: Colbert Philippe
            Priority: Critical


When writing a real web application the client is likely going to be written in JavaScript in a web-browser and if the server uses CXF then it's in Java.   I think it's the case for a vast majority of CXF users.

1)  QUESTION:  Can we write a synchronous web service using CXF JAX-RS (REST) in Java and invoke it from JavaScript?   Are there any features that are not supported by JavaScript?

2)  QUESTION:  Can we write an asynchronous web service using CXF JAX-RS (REST) in Java and invoke it from JavaScript?   Are there any features that are not supported by JavaScript?

I think many of us would appreciate a chapter in the documentation that talks about scenarios when using different languages as clients, JavaScript is one, but the client could as well be in Python, Ruby, Perl.    You should recommend frameworks from other languages that have been tested to work with CXF.    Please, cover both the synchronous and asynchronous case.   A compatibility table should be given to out all client frameworks that have been tested to work with CXF.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)