summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the OSGi MF by adding missing dependenciesrfeng2010-02-241-0/+1
* Add the client api tests and javadocsrfeng2010-02-246-4/+168
* Add an itest to cover various combinations of local/remote interfaces, pbv/pb...rfeng2010-02-2415-0/+1082
* TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws2010-02-234-5/+82
* TUSCANY-3473 - add new contribution to test for the case where a local call (...slaws2010-02-236-0/+190
* Updating policy transaction definitions.xml to comply with OASIS schema, whic...lresende2010-02-231-1/+1
* Providing phase value for the interceptorlresende2010-02-234-7/+12
* Fixing resource bundle location that was missing the package structurelresende2010-02-233-6/+11
* Adding core-spi dependency to properly compile modulelresende2010-02-231-0/+6
* Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ...lresende2010-02-2211-68/+57
* TUSCANY-3468 - Widget test seems to be failing from maven, while working fine...lresende2010-02-202-75/+83
* Properly setting contentType for known files, to avoid issues with htmlUnitlresende2010-02-204-8/+45
* Providing utility module to share common HTTP Utilities and Constantslresende2010-02-205-0/+128
* TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is wor...lresende2010-02-206-2/+255
* TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementa...lresende2010-02-201-17/+19
* Removing unused importslresende2010-02-201-1/+0
* Adding try/catch to display warning when dojo or tuscany dojo extensions are ...lresende2010-02-201-8/+20
* Make the maxThreads a configurable property of WorkSchedulerrfeng2010-02-194-7/+14
* Align the interfaceContractMapper to the specrfeng2010-02-1925-376/+226
* Start to add the support to load node factory configuration from external filesrfeng2010-02-197-165/+129
* Fix for TUSCANY-3466rfeng2010-02-196-69/+104
* Updating Java doc for the iTest to explain why @RequestContext was used to re...lresende2010-02-191-0/+5
* Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExten...rfeng2010-02-171-3/+9
* Removing unused imports...lresende2010-02-153-7/+2
* Fixing mispelled environment variable name used to provide ODE Runtime DB pathlresende2010-02-151-3/+5
* Formatting...lresende2010-02-154-43/+42
* Small java doc fixlresende2010-02-151-0/+4
* TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting ...lresende2010-02-151-2/+26
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-138-26/+158
* TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attr...lresende2010-02-121-0/+4
* turn on ws binding basic auth test in the buildslaws2010-02-121-0/+9
* basic auth test for ws bindingslaws2010-02-1210-0/+425
* Disable the generic basic auth provider as it's replaced now by the ws bindin...slaws2010-02-121-2/+1
* Move securityIdentity policy into Tuscany namespaceslaws2010-02-123-12/+14
* Enable the ws binding specific basic auth policy providerslaws2010-02-121-0/+20
* Fix up the basic auth policy providerslaws2010-02-123-17/+26
* Enable addition of policies to binding chainsslaws2010-02-122-18/+9
* correct dependency to point to new ws binding implslaws2010-02-121-1/+1
* Remove commented out code and tidy commentsslaws2010-02-121-20/+4
* Add the word Reference into the binding invoker class nameslaws2010-02-122-4/+4
* Improve the layout of this class to make the sequence of the phases obvious t...slaws2010-02-121-31/+21
* Start of basic auth binding specific policy implementation. Basically the fun...slaws2010-02-125-0/+398
* Enable reference side binding wire. Mainly so I can start trying out some bin...slaws2010-02-126-199/+195
* Correct commentsslaws2010-02-122-6/+4
* Add commentslaws2010-02-121-1/+2
* Revert r909263 while checking if Luciano has more changesslaws2010-02-121-1/+1
* TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2010-02-122-3/+4
* Avoid unucessary loop iterations after component is foundlresende2010-02-121-0/+1
* Fixing visibility of internal method to avoid confusion with SPIlresende2010-02-121-1/+1
* Porting test case to JUnit 4.5 stylelresende2010-02-121-11/+13