Thanks Dan, I'll give it a try whenever 2.0.7-SNAPSHOT is available. No rush. -Mike
> -----Original Message----- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 01, 2008 10:59 AM > To: dev@cxf.apache.org > Cc: Ramnarine, Michael; Dushin, Fred; Soltysik, Seumas > Subject: Re: svn commit: r652141 - in /cxf/branches/2.0.x-fixes: ./ > rt/core/src/main/java/org/apache/cxf/bus/spring/TunedDocumentLoader.java > rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBDataBinding.ja va > > > It WILL be 2.0.7-SNAPSHOT (or 2.1.1-SNAPSHOT), but I haven't done one yet > as I've had a lot of issues tying to get my local stuff synced up with > all the SVN troubles Apache has had. I'll try to get new snapshots > deployed at some point today. > > Dan > > > On Thursday 01 May 2008, Ramnarine, Michael wrote: > > Hi Dan, > > What apache cxf version would we use in maven to pick up the > > ObjectFactory cache change to JAXBDataBinding.java? I just tried > > 2.0.6-SNAPSHOT but the Tandoori tests still fail with Marshalling > > errors due to a missing ServiceNameType that should be in the > > JAXBContext. -Mike ...