You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Mark (JIRA)" <ji...@apache.org> on 2012/06/18 16:49:42 UTC

[jira] [Created] (CXF-4385) CORS support for JAX-WS

Mark created CXF-4385:
-------------------------

             Summary: CORS support for JAX-WS
                 Key: CXF-4385
                 URL: https://issues.apache.org/jira/browse/CXF-4385
             Project: CXF
          Issue Type: Improvement
          Components: JavaScript Client, JAX-WS Runtime
    Affects Versions: 2.6.1
         Environment: any
            Reporter: Mark


Looks like there is no CORS support for JAX-WS. Would be great if there was, especially because of the WS-JS generation stuff.

Is there any quick workaround? Ie. manually handling the CORS stuff on the CXF bus?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CXF-4385) CORS support for JAX-WS

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13395961#comment-13395961 ] 

Sergey Beryozkin commented on CXF-4385:
---------------------------------------

Consider creating custom CXF interceptor which does the same what org.apache.cxf.rs.security.cors.CrossOriginResourceSharingFilter does. 
Perhaps a similar interceptor should be added to the JS frontend.



                
> CORS support for JAX-WS
> -----------------------
>
>                 Key: CXF-4385
>                 URL: https://issues.apache.org/jira/browse/CXF-4385
>             Project: CXF
>          Issue Type: Improvement
>          Components: JavaScript Client, JAX-WS Runtime
>    Affects Versions: 2.6.1
>         Environment: any
>            Reporter: Mark
>
> Looks like there is no CORS support for JAX-WS. Would be great if there was, especially because of the WS-JS generation stuff.
> Is there any quick workaround? Ie. manually handling the CORS stuff on the CXF bus?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira