summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXBContextCache.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-633/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-03-07Tag for beta4 Rc1antelder1-0/+0
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws1-1/+64
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng1-0/+1
2011-08-17TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws1-1/+9
2010-02-11Use the LRUCache from common-javarfeng1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-30Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng1-10/+14
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng1-3/+5
2009-08-09Add a method to ServiceDiscovery to set context classloader for service provi...rfeng1-16/+6
2009-08-06Restore the old TCCL rfeng1-1/+1
2009-08-05Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng1-14/+26
2009-07-20Fix for TUSCANY-3162rfeng1-0/+16
2009-06-23Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng1-88/+177
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng1-1/+4
2009-02-12Fix J2 security issue as reported in TUSCANY-2846rfeng1-4/+29
2008-12-04Made the constants finalmcombellack1-2/+2
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-09-17Commit changes for TUSCANY-2590.jsdelfino1-19/+146
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-08-11Start branch for 1.3.1, the only changes in this commit are for the versionantelder1-0/+0
2008-07-08Merge one more change from trunk for TUSCANY-2465 (r675006)rfeng1-0/+2
2008-06-23Merge the fix for TUSCANY-2388 from trunkrfeng1-10/+13