summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Configure tools.jar for eclipse profilerfeng2010-02-261-4/+2
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-2518-85/+146
* Workaround TUSCANY-3138 to enable the test casesrfeng2010-02-254-6/+12
* Remove unused importsrfeng2010-02-251-4/+0
* progressing towards getting the store webapp going - after this commit you sh...kelvingoodson2010-02-253-7/+21
* remove export for package that is no longer present in the moduleslaws2010-02-251-1/+0
* providers are binding specific so no longer required hereslaws2010-02-255-374/+0
* Add binding.ws specific providers for the HTTPSPolicy model slaws2010-02-254-1/+110
* export http.ssl package. slaws2010-02-251-28/+54
* add https policy model. This is copied from the 1.x http confidentiality poli...slaws2010-02-254-3/+297
* Fluff up a policy provider instanceslaws2010-02-251-7/+3
* Separate the common parts of the binding.ws reference and service binding pro...slaws2010-02-254-41/+87
* Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws2010-02-257-12/+202
* binding ws http ssl embedded test case. not in build yet as binding support n...slaws2010-02-2511-0/+400
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-252-2/+2
* fix sca namespace and spurious bindings in webapp store samplekelvingoodson2010-02-252-10/+4
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-251-1/+1
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2520-16/+105
* Exception handling in TransactionInterceptorbdaniel2010-02-251-3/+11
* Minor cleanup of debug code...lresende2010-02-251-1/+1
* Minor cleanup...lresende2010-02-251-21/+7
* TUSCANY-3463 - Adding policy transaction module to buildlresende2010-02-251-1/+1
* TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende2010-02-254-15/+15
* TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved pro...lresende2010-02-251-2/+33
* TUSCANY-3463 - Resolving/checking policies in the component levellresende2010-02-251-0/+3
* Minor cleanup...lresende2010-02-251-2/+2
* TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende2010-02-257-0/+310
* 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