Few more ideas.

1. Event publication bus extension, with Atom publisher being a concrete implementation. Specifically, this publisher should be capable of posting events as Atom entries to external Atom consumers or provide them as an Atom Feed for consumers to poll. Event publisher interface should not be tied to Atom and should be easy to use. We can push the abdera dependencies from a jaxrs frontened to a higher level to facilitate this work.

2. Provide Atom-aware Logger implementation (something Gary Tully suggested the other day) - but this should be considered as an extension of 1 given that logging statements can be viewed as events to react upon too. Perhaps 1 & 2 can be collapsed into a single item.

3. Implement CXF JAXRS Atom demo which shows the use of XmlSecurity in action (by relying on the relevant Abdera support). Either custom JAXRS providers can be used or existing ones shipped with CXF can be updated.

4. Create a JAXB CXF demo, soap or jaxrs one which will demonstrate that forward and backward compatibility can be mantained when dealing with non-breaking changes when consuming and producing xml message on both client and server side. Do whatever JAXB extensions needed to make it work.

5. WS-Policy in Java-first applications - ensure they can be embedded into 
generated WSDLs

6. Write a demo demonstrating how both JAXWS and JAXRS proxies can consume a 
combined JAXWS and JAXRS
HTTPS-secured service.

That is it for now...

Cheers, Sergey


----- Original Message ----- From: "Daniel Kulp" <dk...@apache.org>
To: <dev@cxf.apache.org>
Cc: "Christian Schneider" <ch...@die-schneider.net>
Sent: Wednesday, March 11, 2009 9:04 PM
Subject: Re: GSoC ideas....


On Wed March 11 2009 4:33:17 pm Christian Schneider wrote:
How about implementing the SOAP/JMS spec:
https://issues.apache.org/jira/browse/CXF-909


Good one.  I've added that to the page:
http://wiki.apache.org/general/SummerOfCode2009

Dan


Greetings

Christian

Daniel Kulp schrieb:
> Google summer of code is starting up very shortly.    This could be an
> opportunity to get some new folks involved.
>
> It would be great to submit a few CXF related ideas in hopes that a
> student would pick one or more up.   So, what ideas are out there?   Keep
> in mind, it needs to be significant enough to be valuable, but also
> doable in a summer by someone that may not be familiar with CXF internals
> at the start.
>
>
> A current list of other Apache project ideas is at:
> http://wiki.apache.org/general/SummerOfCode2009
> if you want to take a look to get ideas and scope.

--
Daniel Kulp
dk...@apache.org
http://www.dankulp.com/blog

Reply via email to