Re: Release manager for 2.1.3 and/or 2.0.9.....

2008-10-07 Thread Willem Jiang
Hi Dan, I just deployed a new snapshot of CXF 2.0.9 according the wiki page for testing my box's ssh and scp setting. Every thing is working, I am ready for cutting CXF 2.0.9 this week :) Willem Daniel Kulp wrote: Willem, Thanks for volunteering to do this. That's great. I think it

CXF Apache: null pointer problem with my reponse

2008-10-07 Thread vincerix
Hello, I have a big problem with reception of a CXF answer and i'm looking for a solution since many days. In my aut-generated classes, i have a null pointer. I use apache-cxf-2.1.2. From a wsdl file, with https, i've auto-generated many classes with wsdl2java. My application send a request to

[DOSGi] patch with further pieces for CXD-1836

2008-10-07 Thread David Bosschaert
Hi all, I've attached another patch to https://issues.apache.org/jira/browse/CXF-1836 that implements the required Service Properties on the DistributionProvider service. The patch is called DistributionProvider-properties.patch and a direct link to it can be found here:

Re: svn commit: r702443 - in /cxf/branches/2.1.x-fixes: ./ api/ api/src/main/java/org/apache/cxf/jca/ api/src/main/java/org/apache/cxf/jca/outbound/ distribution/src/main/release/samples/integration/j

2008-10-07 Thread Daniel Kulp
Quick question: On Tuesday 07 October 2008, [EMAIL PROTECTED] wrote: Modified: cxf/branches/2.1.x-fixes/api/pom.xml          dependency +            groupIdorg.apache.geronimo.specs/groupId +            artifactIdgeronimo-j2ee-connector_1.5_spec/artifactId +        /dependency Could this

Re: [DOSGi] patch with further pieces for CXD-1836

2008-10-07 Thread Eoghan Glynn
Thanks David, patch applied. /Eoghan David Bosschaert wrote: Hi all, I've attached another patch to https://issues.apache.org/jira/browse/CXF-1836 that implements the required Service Properties on the DistributionProvider service. The patch is called DistributionProvider-properties.patch