summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java-jaxws/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19Move fault introspection into the FaultMapperrfeng1-1/+1
2009-03-17Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2-2/+56
2009-02-11Fix the code-generation against the @XmlJavaTypeAdapterrfeng5-6/+112
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-2/+2
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2-2/+27
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack3-9/+3
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack2-7/+16
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende21-0/+3091
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende21-3091/+0
2008-08-27Fix for TUSCANY-2398rfeng2-4/+6
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-07-31Fix for TUSCANY-2389rfeng1-2/+6
2008-07-31Fix for TUSCANY-2519rfeng1-2/+6
2008-07-30Fix for TUSCANY-2505rfeng3-9/+40
2008-07-02Fix for TUSCANY-2444rfeng4-5/+20
2008-06-24Adding support to honor JAX-WS/JAXB annotations for the parameters and return...rfeng4-33/+288