Do you have more details about your performance issue ? Any test case we can look at ? I provided the patch to fix the performance issue in Neethi https://issues.apache.org/jira/browse/NEETHI-14 , but I am not sure if this issue is only introduced after neethi-3.0.1.
Cheers, Jim On Wed, May 9, 2012 at 1:51 AM, cogitate <[email protected]> wrote: > recently we upgraded from cxf-2.4.0 to cxf-2.4.2. > > just upgrade cost us 10X performance. > we rolled back to cxf-2.4.0 and performance improved.interestingly, service > calls weren't going through due to not rolling back transitive dependencies > ( neethi-3.0.1 -> cxf-2.4.2 to neethi-3.0.0 -> cxf-2.4.0 and > commons-pool-1.5.5 used by cxf-2.4.0 and not used by cxf-2.4.2 ). > > anyone have a clue what went on? > anyone else had similar issues? > > any pointers are greatly appreciated, > -cogitate > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/cxf-2-4-2-performance-issue-tp5695499.html > Sent from the cxf-user mailing list archive at Nabble.com. >
