Extended SecurityContext interface

2011-02-10 Thread Sergey Beryozkin
Hi After the brief discussion with Christian about propagating the actual roles from the authenticated subject/principal I opened CXF-3322 [1] and added a LoginSecurityContext interface [2] which extends CXF SecurityContext [3]. The main idea is to create a bridge between different security

Getting involved in CXF Development

2011-02-10 Thread Fansi
Hi People, I have been using Apache CXF for a while now. Actually, I am looking forward to getting invoved in its development. I read from the web site that there are possible needs on JiBX databinding (GSoC project) and SOAP/TCP support(GSoC project). Could you please provide me with more

Re: Getting involved in CXF Development

2011-02-10 Thread Christian Schneider
Hi Maj, first welcome to the team. We really apreciate when people want to help with CXF development. Basically you can work on any issue in jira or also create new issues and work on them. You should check out the source code, work on the issue and when you have a solution you can create

Re: Typo in LoggingInInterceptor constructor?

2011-02-10 Thread Glen Mazza
Fixed on 2.3.2 and upcoming 2.4. Also, I checked the official CXF treasury ($0.00), sorry no money for the Monster drink. Thanks, Glen On 09.02.2011 14:40, Glen Mazza wrote: Hmm, seems like the CXF team owes Aaron a Monster energy drink (unless he's become partial to other beverages). Glen

Profile in CXF that uses activation

2011-02-10 Thread robert
Just wondering, what does this profile do: profile idjdk15/id activation jdk1.5/jdk /activation properties jdk.version1.5/jdk.version /properties /profile It causes the POM Model window to return

Re: Profile in CXF that uses activation

2011-02-10 Thread Daniel Kulp
On Thursday 10 February 2011 10:52:12 am robert wrote: Just wondering, what does this profile do: profile idjdk15/id activation jdk1.5/jdk /activation properties jdk.version1.5/jdk.version