> -----Original Message----- > From: Daniel Kulp [mailto:[email protected]] > Sent: Friday, September 04, 2009 6:53 PM > To: [email protected] > Cc: KARR, DAVID (ATTCINW) > Subject: Re: If CXF bundles JAXB and XMLBeans, what exact versions of > those are bundled? > > On Fri September 4 2009 4:51:07 pm KARR, DAVID (ATTCINW) wrote: > > > -----Original Message----- > > > From: KARR, DAVID (ATTCINW) > > > Sent: Friday, September 04, 2009 11:07 AM > > > To: [email protected] > > > Subject: If CXF bundles JAXB and XMLBeans, what exact versions of > > > > those > > > > > are bundled? > > > > > > In the CXF 2.2.3 distribution, including the user guide, I can't > > > > figure > > > > > out what versions of JAXB and/or XMLBeans are bundled. Where is > this > > > documented? > > > > I think I found this. It appears to be 2.1.7 (of the JAXB impl). Is > > that correct? > > > > I actually think it's 2.1.12. I know the branch is now on 2.1.12, but > I > cannot remember if I did that before or after 2.2.3 was released. > > In anycase, we're using 2.1.12 now for JAXB. We were on 2.1.9 for a > while, > but had problems with .10 and .11 so skipped them and went to 2.1.12. > > For XMLBeans, we're using 2.4.0 in the latest releases. > > Anyway, if you have the distribution, just look in the lib dir. All > the jars > have their version number in the names.
Oh. Sigh. I looked for them the harder way, and I found "com/sun/tools/xjc" paths in the CXF jar, so I thought you had somehow just bundled them in the CXF jar. Oh, well.
