On Jan 8, 2014, at 8:30 AM, kuldeep saini <[email protected]> wrote:
> Last Year Apache CXF 2.6.8 version was used to create Web Services for > external applications. Platform was - JDK 1.5 + Weblogic 9.2 + AIX 5.3. > > Now, JDK version will be upgraded from 1.5 to 1.7 so new platform is JDK 1.7 > + Weblogic 12c + AIX 7.1. > > Is Apache CXF 2.6.8 version is compatible and supported with JDK 1.7. Yes. Many of the developers are using Java7 just fine. Java8 is a different story, but since that’s not fully released yet, it’s not something to be TOO worried about quite yet. > Also, what is recommendation for CXF version to be used with JDK 1.7 or keep > same CXF version with JDK 1.7 and later upgrade CXF version. I would strongly recommend updating CXF as well if you can. At the very least, update to the latest 2.6.x version to get the latest sets of security fixes. However, I’d suggest updating to the latest 2.7.x version. It’s been almost 2 years since 2.6.0 was first released so I would EXPECT that we’ll drop support for it at some point soonish. (no discussions as of yet. Getting 3.0 out is higher priority) -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
