summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduced the sleep times in the test since they did not need to be so long. Th...mcombellack2008-12-072-66/+98
* Add itest to the main buildrfeng2008-12-051-1/+1
* Further cleanup for ComponentContext, CompositeContextrfeng2008-12-0514-397/+553
* Changes to make policy-security work in 2.0.edwardsmj2008-12-055-5/+6
* Made the private static logger field final as it does not changemcombellack2008-12-051-1/+1
* Made class final as the only constructor has private modifiermcombellack2008-12-051-1/+1
* Models for common java artifacts and their implementationslresende2008-12-058-0/+576
* Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...edwardsmj2008-12-051-5/+38
* Changes to match new 2.0 core interfaces, plus adding back the contents of t...edwardsmj2008-12-0511-37/+662
* Updated binding-ws-wsdlgen POM to point to binding-ws-axis2-policy moduleedwardsmj2008-12-051-94/+94
* Adding implementation-pojo as placeholder for common pojo/java related artifactslresende2008-12-054-0/+318
* Convert, clean and bring up a set of itestsrfeng2008-12-05128-1571/+1892
* Make sure we honor @target over autowirerfeng2008-12-051-1/+1
* Refine the CallableReferenceExtrfeng2008-12-054-54/+55
* Java implementation clean up in preparation for some refactoringlresende2008-12-0414-511/+509
* Merge itest changes from sca-equinox branch into trunkrfeng2008-12-04159-1254/+730
* Made the constants finalmcombellack2008-12-041-2/+2
* Made class final as the only construvtor is private. Also Fixed a spelling mi...mcombellack2008-12-042-4/+4
* Marked class as final since the only Constructor is private. Fixed spelling m...mcombellack2008-12-041-2/+2
* Wrong parameter being output as part of the Exception message - should use st...mcombellack2008-12-041-1/+1
* Fixed a couple of spelling mistakesmcombellack2008-12-041-2/+2
* Corrected order of modifiers so that it matches the recommendations from the ...mcombellack2008-12-041-1/+1
* Removed redundant public modifier from interfacemcombellack2008-12-041-1/+1
* Removed redundant public modifier from interfacemcombellack2008-12-041-1/+1
* Removed unused importsmcombellack2008-12-042-4/+3
* Removed redundant static modifier from interfacemcombellack2008-12-041-2/+2
* Removed redundant public modifier from interface and corrected a minor spelli...mcombellack2008-12-041-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-042-6/+6
* Fixed generics raw type compiler warningsmcombellack2008-12-042-2/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-044-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-047-24/+24
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-049-27/+10
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-046-26/+25
* Updated code to remove compiler warningmcombellack2008-12-041-1/+0
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-043-12/+29
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-0493-455/+667
* Minor cleanup in java implementationlresende2008-12-046-38/+36
* Use static imports instead of implementing the Constants interfacerfeng2008-12-036-5/+91
* Clean up the test caserfeng2008-12-031-6/+0
* Add host-http and interface-wsdl-xxx modules to the buildrfeng2008-12-032-364/+375
* Add missing Import-Packagerfeng2008-12-031-9/+14
* Fix access violationsrfeng2008-12-033-26/+23
* Fixed generics raw type compiler warningsmcombellack2008-12-035-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-031-2/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-031-2/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-031-1/+1
* Corrected minor spelling mistakemcombellack2008-12-031-1/+1