summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java-jaxws (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-302-3/+5
* Update to end all service provider files with a new lineantelder2009-10-292-2/+2
* TUSCANY-3294 - Fixing ranking for the new JAXWS processorlresende2009-10-221-1/+1
* TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende2009-10-223-0/+387
* TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende2009-10-221-1/+2
* Change some extension code to be declarative instead of being registered usin...rfeng2009-10-182-15/+14
* Enhancing extensibility to dinamycally load interface visitorslresende2009-10-152-0/+19
* Change the base class to be URLClassLoader so it works with Google App Enginerfeng2009-10-071-3/+4
* Updates to get some JMS exception tests working - merge 1.x changes from r681...antelder2009-10-071-20/+52
* Use ExtensionPointRegistry to pass argumentsrfeng2009-10-051-0/+8
* Fix NPErfeng2009-08-071-1/+2
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-311/+311
* Make the versions consistentrfeng2009-05-291-1/+1
* Merge interface-java-xml into interface-javaantelder2009-05-171-1/+1
* Turn FaultExceptionMapper into a declarative system utilityrfeng2009-05-043-8/+27
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Add jsr181 dep to the wsimport plugin as wellrfeng2009-03-271-1/+15
* Add jsr181 dep rfeng2009-03-261-7/+22
* Move fault introspection into the FaultMapperrfeng2009-03-191-1/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-5/+5
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-5/+5
* Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2009-03-172-2/+56
* Fix the code-generation against the @XmlJavaTypeAdapterrfeng2009-02-115-6/+112
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-091-2/+14
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-283-5/+5
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-17/+17
* Update cglib, jaxb-impl versionsrfeng2009-01-131-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-042-2/+27
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-033-9/+3
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-032-7/+16
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-281-1/+1
* Fix a few MFsrfeng2008-11-201-2/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-4/+4
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1925-0/+3592
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1925-3626/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-17/+17
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+50
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-4/+4
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-1/+1
* TUSCANY-2594 - Applying Kevan's patchlresende2008-09-101-10/+21
* Fix for TUSCANY-2398rfeng2008-08-272-4/+6
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-131-0/+1
* Fix for TUSCANY-2389rfeng2008-07-311-2/+6
* Fix for TUSCANY-2519rfeng2008-07-311-2/+6
* Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2008-07-301-1/+1
* Fix for TUSCANY-2505rfeng2008-07-303-9/+40
* Fix for TUSCANY-2444rfeng2008-07-024-5/+20
* Adding support to honor JAX-WS/JAXB annotations for the parameters and return...rfeng2008-06-244-33/+288