summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-24Add an itest to cover various combinations of local/remote interfaces, pbv/pb...rfeng15-0/+1082
2010-02-23TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws4-5/+82
2010-02-23TUSCANY-3473 - add new contribution to test for the case where a local call (...slaws6-0/+190
2010-02-23Updating policy transaction definitions.xml to comply with OASIS schema, whic...lresende1-1/+1
2010-02-23Providing phase value for the interceptorlresende4-7/+12
2010-02-23Fixing resource bundle location that was missing the package structurelresende3-6/+11
2010-02-23Adding core-spi dependency to properly compile modulelresende1-0/+6
2010-02-22Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ...lresende11-68/+57
2010-02-20TUSCANY-3468 - Widget test seems to be failing from maven, while working fine...lresende2-75/+83
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende4-8/+45
2010-02-20Providing utility module to share common HTTP Utilities and Constantslresende5-0/+128
2010-02-20TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is wor...lresende6-2/+255
2010-02-20TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementa...lresende1-17/+19
2010-02-20Removing unused importslresende1-1/+0
2010-02-20Adding try/catch to display warning when dojo or tuscany dojo extensions are ...lresende1-8/+20
2010-02-19Make the maxThreads a configurable property of WorkSchedulerrfeng4-7/+14
2010-02-19Align the interfaceContractMapper to the specrfeng25-376/+226
2010-02-19Start to add the support to load node factory configuration from external filesrfeng7-165/+129
2010-02-19Fix for TUSCANY-3466rfeng6-69/+104
2010-02-19Updating Java doc for the iTest to explain why @RequestContext was used to re...lresende1-0/+5
2010-02-17Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExten...rfeng1-3/+9
2010-02-15Removing unused imports...lresende3-7/+2
2010-02-15Fixing mispelled environment variable name used to provide ODE Runtime DB pathlresende1-3/+5
2010-02-15Formatting...lresende4-43/+42
2010-02-15Small java doc fixlresende1-0/+4
2010-02-15TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting ...lresende1-2/+26
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng8-26/+158
2010-02-12TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attr...lresende1-0/+4
2010-02-12turn on ws binding basic auth test in the buildslaws1-0/+9
2010-02-12basic auth test for ws bindingslaws10-0/+425
2010-02-12Disable the generic basic auth provider as it's replaced now by the ws bindin...slaws1-2/+1
2010-02-12Move securityIdentity policy into Tuscany namespaceslaws3-12/+14
2010-02-12Enable the ws binding specific basic auth policy providerslaws1-0/+20
2010-02-12Fix up the basic auth policy providerslaws3-17/+26
2010-02-12Enable addition of policies to binding chainsslaws2-18/+9
2010-02-12correct dependency to point to new ws binding implslaws1-1/+1
2010-02-12Remove commented out code and tidy commentsslaws1-20/+4
2010-02-12Add the word Reference into the binding invoker class nameslaws2-4/+4
2010-02-12Improve the layout of this class to make the sequence of the phases obvious t...slaws1-31/+21
2010-02-12Start of basic auth binding specific policy implementation. Basically the fun...slaws5-0/+398
2010-02-12Enable reference side binding wire. Mainly so I can start trying out some bin...slaws6-199/+195
2010-02-12Correct commentsslaws2-6/+4
2010-02-12Add commentslaws1-1/+2
2010-02-12Revert r909263 while checking if Luciano has more changesslaws1-1/+1
2010-02-12TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2-3/+4
2010-02-12Avoid unucessary loop iterations after component is foundlresende1-0/+1
2010-02-12Fixing visibility of internal method to avoid confusion with SPIlresende1-1/+1
2010-02-12Porting test case to JUnit 4.5 stylelresende1-11/+13
2010-02-12Moving error message to builder validation resource bundlelresende2-2/+3
2010-02-12Add feature-osgirfeng1-6/+7