Re: Copy all these properties to RMClient's message ?

2014-05-06 Thread Dennis Sosnoski
Hi Jim, I'm looking into some of the property handling now, though mostly around addressing settings and how those are handled by the RM code. But there have been a lot of changes in the 3.0 RM implementation, so it would be great if you could test against trunk and verify that the problem is

getParameters() removed from ContentDisposition

2014-05-06 Thread Paul Avijit
Hi, Is there a particular reason why the method getParameters() was removed from the class, org.apache.cxf.jaxrs.ext.multipart.ContentDisposition staring from cxf-rt-frontend-jaxrs.jar 2.7.8. It is present till 2.7.7. Regards Paul

Re: Question on Adding Link to the CXF Resources and Articles Page

2014-05-06 Thread Colm O hEigeartaigh
I added a link to your course under a new "Training Courses" subsection here: http://cxf.apache.org/resources-and-articles.html Colm. On Tue, Apr 29, 2014 at 4:51 PM, Michael Hoffman wrote: > Good Day, > > My name is Michael Hoffman and I am reaching out with a question related > to adding a l

Re: git commit: Reorder some of hte calls to get the createSequence stuff occuring immediately to fix the tests

2014-05-06 Thread Aki Yoshida
Hi Dennis, I was wondering about the code change that caused the test error that lead to this test code change. I am seeing the following exception in one of my local old scenarios that invokes oneway and request-responser operations in that order. This has been working for 2.7.x and also working