Re: Rationalizing the InterceptorProviders....

2008-06-09 Thread Daniel Kulp
On Jun 7, 2008, at 12:04 AM, Glen Mazza wrote: I would agree with making them consistent (deferring to your judgment of the actual ordering), but one concern I would have would be about backward compatibility--i.e., the interceptors no longer being activated in the order the users are expe

ConcurrentModificationException in client

2008-06-09 Thread Frank Tuan
Hi, I'm encounting the same problem described in this JIRA issue (http://issues.apache.org/jira/browse/CXF-1569). Looking at the 2.1 branch, I don't think the fix is applied to 2.1. Can someone help me with this problem? JAXBDataBinding.java in 2.1: http://fisheye6.atlassian.com/browse/cxf/tags

cxf-bundle.jar needs META-INF in the Export-Package list to make extensions.xml available in OSGi

2008-06-09 Thread Ramnarine, Michael
A small change to cxf-bundle.jar is needed, to make extensions.xml available, when this is used in OSGi. Would someone add META-INF to the Export-Package list, in distribution/bundle/pom.xml? The syntax is probably the same as META-INF.cxf, so '=META-INF'. We haven't moved to CXF 2.1 yet, so we