Re: NPE when handling Addressing by JAX-WS message mode provider

2009-12-04 Thread Daniel Kulp
Thanks for the test case. Helped a lot. The problem is due to the partial responses on one-way operations. In that case, the list IS null so the null check is appropriate. Fix is committed. Thanks a bunch for the test case. Dan On Fri December 4 2009 5:19:35 am Alexandros Karypidis

Re: Disabling WS-SecurityPolicy if Policy and Security modules present?

2009-12-04 Thread Daniel Kulp
Glen, At this point, you cannot turn off the WS-SecPol stuff, but you CAN turn off the entire Policy engine. See: http://cxf.apache.org/docs/wspconfiguration.html Dan On Sun November 22 2009 5:49:37 pm Glen Mazza wrote: > Hello, on this page: > http://cwiki.apache.org/confluence/displ

Re: JMS reconnectOnException

2009-12-04 Thread Daniel Kulp
This is really a Spring JMS thing, I think. We just call the setReconnectOnException method on the Spring SingleConnectionFactory. You can probably ask at: http://forum.springsource.org/forumdisplay.php?f=30 Dan On Thu December 3 2009 9:06:09 pm Erich Hochmuth wrote: > Not sure if this

Migrating CXF-DOSGi to be complaint with the new OSGi Remote Service Admin spec

2009-12-04 Thread David Bosschaert
Hi all, As you've seen, the CXF-DOSGi 1.1 release is out [1]. Thanks Eoghan! 1.1 is compliant with the current OSGi 4.2 Remote Services spec [2]. In the mean time, in the OSGi Alliance an additional 'Distributed OSGi' specification is nearing completion: Remote Service Admin [3]. This spec define

NPE when handling Addressing by JAX-WS message mode provider

2009-12-04 Thread Alexandros Karypidis
Hi, I have created a test case that expsoses what I think is a bug, attached to issue: https://issues.apache.org/jira/browse/CXF-2572 BTW, this is in continuation of this thread from the user list: http://thread.gmane.org/gmane.comp.apache.cxf.user/4153 I am trying to figure out what is going

Re: [VOTE] Cyrille Le Clerc for committer....

2009-12-04 Thread Alessio Soldano
+1 Daniel Kulp wrote: Cyrille has submitted several patches to various management and logging related things for CXF starting way back in February. I think he's up to 7 or 8 submitted patches.He's also been hanging around the user list for almost a year answering some questions.Thus,

Re: [VOTE] Cyrille Le Clerc for committer....

2009-12-04 Thread Eoghan Glynn
+1 Cheers, Eoghan 2009/12/3 Daniel Kulp > > > Cyrille has submitted several patches to various management and logging > related things for CXF starting way back in February. I think he's up to > 7 > or 8 submitted patches.He's also been hanging around the user list for > almost a year ans