You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2010/07/29 08:52:17 UTC

[jira] Created: (OODT-21) Remove jersey dependency from curator and replace with Apache CXF

Remove jersey dependency from curator and replace with Apache CXF
-----------------------------------------------------------------

                 Key: OODT-21
                 URL: https://issues.apache.org/jira/browse/OODT-21
             Project: OODT
          Issue Type: Improvement
          Components: curator
         Environment: indep of env.
            Reporter: Chris A. Mattmann
            Assignee: Chris A. Mattmann
            Priority: Blocker
             Fix For: 0.1-incubating


Per some stuff I was reading, e.g., http://wiki.apache.org/incubator/ClerezzaProposal, and I noticed that Jersey is incompat with ASL licensing since it uses CDDL, so we need to replace it with something compat. I found cxf.apache.org, which looks like it provides JAX-RS as well, so here we go!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OODT-21) Remove jersey dependency from curator and replace with Apache CXF

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved OODT-21.
-----------------------------------

    Resolution: Fixed

- bye bye Jersey, in r980344, thanks to this awesome guide here http://cxf.apache.org/docs/jax-rs.html#JAX-RS-web.xml

> Remove jersey dependency from curator and replace with Apache CXF
> -----------------------------------------------------------------
>
>                 Key: OODT-21
>                 URL: https://issues.apache.org/jira/browse/OODT-21
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>         Environment: indep of env.
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>            Priority: Blocker
>             Fix For: 0.1-incubating
>
>
> Per some stuff I was reading, e.g., http://wiki.apache.org/incubator/ClerezzaProposal, and I noticed that Jersey is incompat with ASL licensing since it uses CDDL, so we need to replace it with something compat. I found cxf.apache.org, which looks like it provides JAX-RS as well, so here we go!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.