summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add the check for local-by-reference, local-by-value and remote invocations ↵rfeng2010-02-2518-85/+146
| | | | | | for binding.sca git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916483 13f79535-47bb-0310-9956-ffa450edef68
* Workaround TUSCANY-3138 to enable the test casesrfeng2010-02-254-6/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916482 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2010-02-251-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916402 13f79535-47bb-0310-9956-ffa450edef68
* progressing towards getting the store webapp going - after this commit you ↵kelvingoodson2010-02-253-7/+21
| | | | | | should expect to see "dojo is undefined" -- committing as this represents progress, but need to discuss current state on the list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916355 13f79535-47bb-0310-9956-ffa450edef68
* remove export for package that is no longer present in the moduleslaws2010-02-251-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916328 13f79535-47bb-0310-9956-ffa450edef68
* providers are binding specific so no longer required hereslaws2010-02-255-374/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916326 13f79535-47bb-0310-9956-ffa450edef68
* Add binding.ws specific providers for the HTTPSPolicy model slaws2010-02-254-1/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916317 13f79535-47bb-0310-9956-ffa450edef68
* export http.ssl package. slaws2010-02-251-28/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916316 13f79535-47bb-0310-9956-ffa450edef68
* add https policy model. This is copied from the 1.x http confidentiality ↵slaws2010-02-254-3/+297
| | | | | | policy. Would be nice to have a common model that any bindings that use HTTP can use but this causes problems in terms of picking the right policy provider for a given binding. Going with this for no but needs fixing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916315 13f79535-47bb-0310-9956-ffa450edef68
* Fluff up a policy provider instanceslaws2010-02-251-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916311 13f79535-47bb-0310-9956-ffa450edef68
* Separate the common parts of the binding.ws reference and service binding ↵slaws2010-02-254-41/+87
| | | | | | provider into a base class. Provides a common class that can be passed out for policy configuration if separate reference and service side configuration is not required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916309 13f79535-47bb-0310-9956-ffa450edef68
* Add security context changes in from 1.x. Going to use for firing up SSL in ↵slaws2010-02-257-12/+202
| | | | | | the embedded container case when testing binding.ws policy. Manual merge as there are subsequent 2.x changes here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916308 13f79535-47bb-0310-9956-ffa450edef68
* add more ingnoresslaws2010-02-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916305 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916302 13f79535-47bb-0310-9956-ffa450edef68
* binding ws http ssl embedded test case. not in build yet as binding support ↵slaws2010-02-2511-0/+400
| | | | | | not finished. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916301 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-252-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916296 13f79535-47bb-0310-9956-ffa450edef68
* fix sca namespace and spurious bindings in webapp store samplekelvingoodson2010-02-252-10/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916294 13f79535-47bb-0310-9956-ffa450edef68
* Exclude *.cbp files from payment-bpel-process contribution jarnash2010-02-252-3/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916232 13f79535-47bb-0310-9956-ffa450edef68
* Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash2010-02-251-164/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916214 13f79535-47bb-0310-9956-ffa450edef68
* Refactor payment-bpel contribution by moving some files into a new ↵nash2010-02-2515-6/+565
| | | | | | contribution payment-bpel-process (TUSCANY-3461) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916213 13f79535-47bb-0310-9956-ffa450edef68
* Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro ↵jsdelfino2010-02-252-4/+19
| | | | | | redefinition. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916151 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916149 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-02-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916136 13f79535-47bb-0310-9956-ffa450edef68
* Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash2010-02-257-28/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2520-16/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-02-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916132 13f79535-47bb-0310-9956-ffa450edef68
* Exception handling in TransactionInterceptorbdaniel2010-02-251-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916126 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of debug code...lresende2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916118 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup...lresende2010-02-251-21/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916117 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Adding policy transaction module to buildlresende2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916116 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende2010-02-254-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916115 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved ↵lresende2010-02-251-2/+33
| | | | | | properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916114 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Resolving/checking policies in the component levellresende2010-02-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916113 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup...lresende2010-02-251-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916112 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende2010-02-257-0/+310
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916111 13f79535-47bb-0310-9956-ffa450edef68
* try webapp variant of jira appkelvingoodson2010-02-2412-0/+1250
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915751 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi MF by adding missing dependenciesrfeng2010-02-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915661 13f79535-47bb-0310-9956-ffa450edef68
* Add the client api tests and javadocsrfeng2010-02-246-4/+168
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915624 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest to cover various combinations of local/remote interfaces, ↵rfeng2010-02-2415-0/+1082
| | | | | | pbv/pbr, node factories/nodes, classloaders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915607 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-230-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915381 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3473 - where a local call (local interface) is used within a ↵slaws2010-02-234-5/+82
| | | | | | contribution but where the hazelcast registry is in operation I've updated the registry to return the actual endpoint rather than the serialized version so that the endpoint isn't marked as remote and so that the interface contract is intact. This also adds and enables a test case that ensures that this is working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915379 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-230-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915374 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3473 - add new contribution to test for the case where a local call ↵slaws2010-02-236-0/+190
| | | | | | (local interface) is used within a contribution but where the hazelcast registry is in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915372 13f79535-47bb-0310-9956-ffa450edef68
* Correct ws binding dependency to point to the new versionslaws2010-02-233-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915286 13f79535-47bb-0310-9956-ffa450edef68
* Correct ws binding to point to the new versionslaws2010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915284 13f79535-47bb-0310-9956-ffa450edef68
* Correct the composite namevamsic0072010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915259 13f79535-47bb-0310-9956-ffa450edef68
* Correct the composite namevamsic0072010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915253 13f79535-47bb-0310-9956-ffa450edef68
* Updating policy transaction definitions.xml to comply with OASIS schema, ↵lresende2010-02-231-1/+1
| | | | | | which does not have a default attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915212 13f79535-47bb-0310-9956-ffa450edef68
* Providing phase value for the interceptorlresende2010-02-234-7/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
* Fixing resource bundle location that was missing the package structurelresende2010-02-233-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915210 13f79535-47bb-0310-9956-ffa450edef68