If JDK6 includes jaxws and jaxb jars what do I gain by using CXF over just JDK6? If I do decide to use JDK6, can I get more details regarding your response below on copying stuff to jre/lib?
Thanks, David On 10/4/07, Daniel Kulp <[EMAIL PROTECTED]> wrote: > > > Also, should I > > pursue using JDK6 for deployment? Do I gain anything with JDK6 as far > > as CXF is concerned? > > I would not use jdk6 for right now. JDK6 is definitely going to cause > us problems on trunk. jk6 includes older versions of the jaxws and > jaxb jars which may conflict with the ones we require. Thus, to work > with jdk6, some stuff may need to be copied from our lib dir to the > jre/lib dir. We haven't spent much time investigating that yet as > trunk is still moving/changing pretty fast. 2.0.2 SHOULD work OK with > Java 6. It's mostly the new stuff on trunk that will be a problem. > > > -- > J. Daniel Kulp >
