summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-05Further cleanup for ComponentContext, CompositeContextrfeng14-397/+553
2008-12-05Changes to make policy-security work in 2.0.edwardsmj5-5/+6
2008-12-05Made the private static logger field final as it does not changemcombellack1-1/+1
2008-12-05Made class final as the only constructor has private modifiermcombellack1-1/+1
2008-12-05Models for common java artifacts and their implementationslresende8-0/+576
2008-12-05Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...edwardsmj1-5/+38
2008-12-05Changes to match new 2.0 core interfaces, plus adding back the contents of t...edwardsmj11-37/+662
2008-12-05Updated binding-ws-wsdlgen POM to point to binding-ws-axis2-policy moduleedwardsmj1-94/+94
2008-12-05Adding implementation-pojo as placeholder for common pojo/java related artifactslresende4-0/+318
2008-12-05Make sure we honor @target over autowirerfeng1-1/+1
2008-12-05Refine the CallableReferenceExtrfeng4-54/+55
2008-12-04Java implementation clean up in preparation for some refactoringlresende14-511/+509
2008-12-04Made the constants finalmcombellack1-2/+2
2008-12-04Made class final as the only construvtor is private. Also Fixed a spelling mi...mcombellack2-4/+4
2008-12-04Marked class as final since the only Constructor is private. Fixed spelling m...mcombellack1-2/+2
2008-12-04Wrong parameter being output as part of the Exception message - should use st...mcombellack1-1/+1
2008-12-04Fixed a couple of spelling mistakesmcombellack1-2/+2
2008-12-04Corrected order of modifiers so that it matches the recommendations from the ...mcombellack1-1/+1
2008-12-04Removed redundant public modifier from interfacemcombellack1-1/+1
2008-12-04Removed redundant public modifier from interfacemcombellack1-1/+1
2008-12-04Removed unused importsmcombellack2-4/+3
2008-12-04Removed redundant static modifier from interfacemcombellack1-2/+2
2008-12-04Removed redundant public modifier from interface and corrected a minor spelli...mcombellack1-7/+7
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-04Fixed generics raw type compiler warningsmcombellack2-6/+6
2008-12-04Fixed generics raw type compiler warningsmcombellack2-2/+2
2008-12-04Fixed generics raw type compiler warningsmcombellack4-7/+7
2008-12-04Fixed generics raw type compiler warningsmcombellack7-24/+24
2008-12-04Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack9-27/+10
2008-12-04Converted unit tests from JUnit 3 to JUnit 4mcombellack6-26/+25
2008-12-04Updated code to remove compiler warningmcombellack1-1/+0
2008-12-04Converted unit tests from JUnit 3 to JUnit 4mcombellack3-12/+29
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng93-455/+667
2008-12-04Minor cleanup in java implementationlresende6-38/+36
2008-12-03Use static imports instead of implementing the Constants interfacerfeng6-5/+91
2008-12-03Add host-http and interface-wsdl-xxx modules to the buildrfeng1-1/+5
2008-12-03Add missing Import-Packagerfeng1-9/+14
2008-12-03Fix access violationsrfeng3-26/+23
2008-12-03Fixed generics raw type compiler warningsmcombellack5-7/+7
2008-12-03Fixed generics raw type compiler warningsmcombellack1-2/+2
2008-12-03Fixed generics raw type compiler warningsmcombellack1-2/+2
2008-12-03Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-03Corrected minor spelling mistakemcombellack1-1/+1
2008-12-03Fixed generics raw type compiler warningsmcombellack1-6/+6
2008-12-03Fixed generics raw type warningsmcombellack1-2/+2
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack28-65/+30
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-8/+11
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-3/+8