summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java-jaxws/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-30Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2-3/+5
2009-10-29Update to end all service provider files with a new lineantelder2-2/+2
2009-10-22TUSCANY-3294 - Fixing ranking for the new JAXWS processorlresende1-1/+1
2009-10-22TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende3-0/+387
2009-10-22TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende1-1/+2
2009-10-18Change some extension code to be declarative instead of being registered usin...rfeng2-15/+14
2009-10-15Enhancing extensibility to dinamycally load interface visitorslresende2-0/+19
2009-10-07Change the base class to be URLClassLoader so it works with Google App Enginerfeng1-3/+4
2009-10-07Updates to get some JMS exception tests working - merge 1.x changes from r681...antelder1-20/+52
2009-10-05Use ExtensionPointRegistry to pass argumentsrfeng1-0/+8
2009-08-07Fix NPErfeng1-1/+2
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2-311/+311
2009-05-04Turn FaultExceptionMapper into a declarative system utilityrfeng2-5/+23
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