summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXBContextCache.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-27Start branch for beta2 releaseantelder1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
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