summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java-jaxws (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-29Make the versions consistentrfeng1-1/+1
2009-05-17Merge interface-java-xml into interface-javaantelder1-1/+1
2009-05-04Turn FaultExceptionMapper into a declarative system utilityrfeng3-8/+27
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-27Add jsr181 dep to the wsimport plugin as wellrfeng1-1/+15
2009-03-26Add jsr181 dep rfeng1-7/+22
2009-03-19Move fault introspection into the FaultMapperrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
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-02-09TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder1-2/+14
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-5/+5
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-17/+17
2009-01-13Update cglib, jaxb-impl versionsrfeng1-1/+1
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-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-20Fix a few MFsrfeng1-2/+1
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-4/+4
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende25-0/+3592
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende25-3626/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-17/+17
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+50
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-4/+4
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
2008-09-10TUSCANY-2594 - Applying Kevan's patchlresende1-10/+21
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-30Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng1-1/+1
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