summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-2617-166/+72
* Add missing Import-Packagerfeng2010-02-261-0/+1
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-266-32/+45
* Set the JVM trust/key store so the client side is able to pick up the servers...slaws2010-02-261-1/+21
* Properly handling contextRoot when retrieving dojo and extension resourceslresende2010-02-263-2/+7
* Minor cleanup now that json-rpc references are already availablelresende2010-02-261-2/+2
* Moving getRequestPath utility to common-http utility classlresende2010-02-265-24/+97
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-2512-69/+113
* Remove unused importsrfeng2010-02-251-4/+0
* 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
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-252-2/+2
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-251-1/+1
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2519-15/+104
* 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
* Fix the OSGi MF by adding missing dependenciesrfeng2010-02-241-0/+1
* TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws2010-02-231-5/+12
* 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
* 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 - 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-196-165/+127
* Fix for TUSCANY-3466rfeng2010-02-196-69/+104
* 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
* 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