summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXBContextHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-482/+0
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-301-19/+23
* Fix the generic array type introspectionrfeng2009-09-291-1/+1
* Support @XmlSeeAlso at java interface to reference extra JAXB classesrfeng2009-09-021-1/+23
* Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng2009-08-051-0/+10
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-161-1/+3
* Produce xsi:type for local elements in JAXBrfeng2009-03-191-1/+2
* Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2009-03-171-1/+2
* Made class final as the only construvtor is private. Also Fixed a spelling mi...mcombellack2008-12-041-2/+2
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-26/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+468
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-442/+0
* Adding more XmlJavaTypeAdapter supportrfeng2008-10-011-26/+0
* Commit changes for TUSCANY-2590.scottkurz2008-09-151-0/+8
* Fix TUSCANY-2531nash2008-09-151-4/+35
* Move Tuscany from Incubator to top level.dims2008-06-171-0/+429