Re: jaxb problems with cxf 2.5.x

2012-01-17 Thread Daniel Kulp
Interesting. I really have no idea. I would suggest posting this to the jaxb mailing lists: http://java.net/projects/jaxb/lists/ and see if they have any thoughts. Dan On Monday, January 16, 2012 1:15:09 PM Marco wrote: > Hello, > > I was trying to upgrade from cxf 2.4.x to 2.5.x and I

Re: CXF 2.5.2 later this week....

2012-01-17 Thread Benson Margulies
I haven't fixed codegen because I was hoping to lure a new person into it. On Tue, Jan 17, 2012 at 10:50 AM, Daniel Kulp wrote: > > There were a few regressions in 2.5.1 that are now resolved (or I'll get > resolved shortly) that I think would be a good idea to get released.   Thus, > I'm thinkin

Re: CXF 2.5.2 later this week....

2012-01-17 Thread Amir Bahramian
Some jar files do not exist in binary (like cxf-services-sts-core-2.5.0.jar) are you going to add them to binary version or users still have to build them themselves? On Tue, Jan 17, 2012 at 10:50 AM, Daniel Kulp wrote: > > There were a few regressions in 2.5.1 that are now resolved (or I'll ge

Re: CXF 2.5.2 later this week....

2012-01-17 Thread Daniel Kulp
On Tuesday, January 17, 2012 10:50:47 AM Daniel Kulp wrote: > There were a few regressions in 2.5.1 that are now resolved (or I'll get > resolved shortly) that I think would be a good idea to get released. Thus, > I'm thinking of building 2.5.2 later this week. There aren't a LOT of > changes (

CXF 2.5.2 later this week....

2012-01-17 Thread Daniel Kulp
There were a few regressions in 2.5.1 that are now resolved (or I'll get resolved shortly) that I think would be a good idea to get released. Thus, I'm thinking of building 2.5.2 later this week. There aren't a LOT of changes (although 37 issues are resolved already), but due to the regress

Re: Selfmade CryptoProvider

2012-01-17 Thread Colm O hEigeartaigh
Hi Jan, This can't be done currently. You can only use the sig/enc Crypto tags on the outbound side. I've filed a JIRA here and attached a patch: https://issues.apache.org/jira/browse/CXF-4034 It depends on a fix in WSS4J 1.6.5 which isn't released yet. Colm. On Mon, Jan 16, 2012 at 6:21 PM, j