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

[jira] Updated: (CXF-1421) Provide JAX-RS Providers for handling Atom Feed and Entries

     [ https://issues.apache.org/jira/browse/CXF-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-1421:
----------------------------------

    Attachment: cxf-1424.patch

Summary of changes :

1. JAX-RS frontend pom.xml has been updated to pull in 2 core Abdera modules
2. Simple Feed and Entry EntityProviders added. While it's tempting to have a sinle provider, we may want to actually keep them separate for some more advanced AtomPub support be added later
3. Response.Builder BuilderImpl and Response ResponseImpl has been refactored to keep metadata, BuilderImpl is not complete yet
4. Simple MultivaluedMap implementation provided
5. FactoryBean has been updated to handle methods annotated with @HttpMethod only, more work in this area is needed
6.  Various test added, atom system test is to be improved with a demo to follow up. Currently it shows how to represent a collection of books as feeds and individual books as atom entries 


> Provide JAX-RS Providers for handling Atom Feed and Entries
> -----------------------------------------------------------
>
>                 Key: CXF-1421
>                 URL: https://issues.apache.org/jira/browse/CXF-1421
>             Project: CXF
>          Issue Type: Task
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Sergey Beryozkin
>             Fix For: 2.1
>
>         Attachments: cxf-1424.patch
>
>
> People wishing to write AtomPub based applications on top of CXF JAXRS should be able to just deal with
> Abdera Feed and Entry classes directly 

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


Re: Patch for CXF-1421

Posted by Sergey Beryozkin <se...@iona.com>.
Hi Jervis

Please take your time. Some more changes will be coming in this space later on too...

Thanks, Sergey

----- Original Message ----- 
From: "Jervis Liu" <je...@gmail.com>
To: <cx...@incubator.apache.org>
Sent: Friday, February 08, 2008 1:53 AM
Subject: Re: Patch for CXF-1421


> Hi Sergey, I will take care your patch, but please allow me to do this later
> today or tomorrow. Officially I am still on the Spring
> festivalvocation though I have to admit I am very much bored here :-).
> 
> Cheers,
> Jervis
> 
> On Feb 8, 2008 1:02 AM, Beryozkin, Sergey <Se...@iona.com> wrote:
> 
>> Hi
>>
>> I'd appreciate if someone could please apply a patch for
>> https://issues.apache.org/jira/browse/CXF-1421
>>
>> Summary of changes is provided.
>> In short, this patch adds simple AtomPub Feed and Entry providers (with
>> the help of Apache Abdera) and fixes few CXF JAX-RS issues along the way
>>
>> Cheers, Sergey
>>
>>
>> ----------------------------
>> IONA Technologies PLC (registered in Ireland)
>> Registered Number: 171387
>> Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
>>
>

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Re: Patch for CXF-1421

Posted by Jervis Liu <je...@gmail.com>.
Hi Sergey, I will take care your patch, but please allow me to do this later
today or tomorrow. Officially I am still on the Spring
festivalvocation though I have to admit I am very much bored here :-).

Cheers,
Jervis

On Feb 8, 2008 1:02 AM, Beryozkin, Sergey <Se...@iona.com> wrote:

> Hi
>
> I'd appreciate if someone could please apply a patch for
> https://issues.apache.org/jira/browse/CXF-1421
>
> Summary of changes is provided.
> In short, this patch adds simple AtomPub Feed and Entry providers (with
> the help of Apache Abdera) and fixes few CXF JAX-RS issues along the way
>
> Cheers, Sergey
>
>
> ----------------------------
> IONA Technologies PLC (registered in Ireland)
> Registered Number: 171387
> Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
>

Patch for CXF-1421

Posted by "Beryozkin, Sergey" <Se...@iona.com>.
Hi

I'd appreciate if someone could please apply a patch for
https://issues.apache.org/jira/browse/CXF-1421

Summary of changes is provided.
In short, this patch adds simple AtomPub Feed and Entry providers (with
the help of Apache Abdera) and fixes few CXF JAX-RS issues along the way

Cheers, Sergey


----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland