summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXBContextCache.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-561/+0
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-301-10/+14
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-3/+5
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-16/+6
* Restore the old TCCL rfeng2009-08-061-1/+1
* Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng2009-08-051-14/+26
* Fix for TUSCANY-3162rfeng2009-07-201-0/+16
* Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng2009-06-231-88/+177
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* Fix J2 security issue as reported in TUSCANY-2846rfeng2009-02-121-4/+29
* Made the constants finalmcombellack2008-12-041-2/+2
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+420
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-420/+0
* Commit changes for TUSCANY-2590.scottkurz2008-09-151-19/+146
* Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng2008-07-081-0/+2
* Avoid extra classes in the default JAXBContextrfeng2008-06-211-10/+13
* Move Tuscany from Incubator to top level.dims2008-06-171-0/+288