summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding generated manifest to source controllresende2009-10-012-20/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820517 13f79535-47bb-0310-9956-ffa450edef68
* Porting the JSONRPC model to 2.x + minor cleanupslresende2009-10-012-45/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820516 13f79535-47bb-0310-9956-ffa450edef68
* Updating depedencies versionlresende2009-10-012-22/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820515 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty folderslresende2009-10-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820514 13f79535-47bb-0310-9956-ffa450edef68
* Fixing notice for the jsonrpc.jslresende2009-09-303-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820477 13f79535-47bb-0310-9956-ffa450edef68
* Pass the outer component to configure the @source of property (taking value ↵rfeng2009-09-303-23/+20
| | | | | | from the composite property which can be further configured by the outer component) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820460 13f79535-47bb-0310-9956-ffa450edef68
* Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng2009-09-309-31/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820459 13f79535-47bb-0310-9956-ffa450edef68
* fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6adrianocrestani2009-09-3016-58/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820452 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled the web-javascript and web-javascript-dojo modules that appear to ↵mcombellack2009-09-301-2/+2
| | | | | | have been inadvertently disabled as part of SVN commit 811232 (See http://svn.apache.org/viewvc?view=rev&sortby=date&revision=811232) as these modules are needed for the atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820441 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3288 - Test case to reproduce the reported issuelresende2009-09-305-0/+328
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820437 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.5.1-RC3slaws2009-09-308427-0/+668217
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820247 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar2009-09-3018-263/+666
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820238 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty directoriesslaws2009-09-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820197 13f79535-47bb-0310-9956-ffa450edef68
* Only save the composite into DOM if there is a policySet with attachTorfeng2009-09-301-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820166 13f79535-47bb-0310-9956-ffa450edef68
* Fix the generic array type introspectionrfeng2009-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820126 13f79535-47bb-0310-9956-ffa450edef68
* Start to integrate the policy attachment builderrfeng2009-09-2915-395/+242
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820125 13f79535-47bb-0310-9956-ffa450edef68
* Enhanced the title of teh JSP so that it includes JSP in the page titlemcombellack2009-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820091 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3286 - Removing large-sdo-ws to avoid issues when building from ↵lresende2009-09-2911-691/+0
| | | | | | generated source distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820086 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.5.1-RC2slaws2009-09-298436-0/+668908
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820013 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - add test case to look in more detail at how POJOs are ↵slaws2009-09-298-87/+370
| | | | | | converted to schema during WSDL generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819885 13f79535-47bb-0310-9956-ffa450edef68
* Extend basic auth support to match the credentials set in the policy. Not a ↵slaws2009-09-293-17/+43
| | | | | | production solution but useful for demonstrating how policy can be used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819883 13f79535-47bb-0310-9956-ffa450edef68
* Should be looking at the resolved policy sets and not the applicable policy setsslaws2009-09-292-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819882 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated ↵slaws2009-09-291-1/+119
| | | | | | into a schema with no namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819880 13f79535-47bb-0310-9956-ffa450edef68
* add ignoreslaws2009-09-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819879 13f79535-47bb-0310-9956-ffa450edef68
* add ignoreslaws2009-09-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819878 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3285: Unique error message in ↵ramkumar2009-09-291-3/+3
| | | | | | getApplicationContextResource method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3284 - Removing dojo specific modules to avoid issues with domain ↵lresende2009-09-293-16/+18
| | | | | | launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819831 13f79535-47bb-0310-9956-ffa450edef68
* Add test dep of sca-apirfeng2009-09-292-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819788 13f79535-47bb-0310-9956-ffa450edef68
* Refactor tuscany-endpoint module into tuscany-corerfeng2009-09-2928-787/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819786 13f79535-47bb-0310-9956-ffa450edef68
* Remove session/conversation/request scope testsrfeng2009-09-291-36/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819776 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2009-09-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819755 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty foldersrfeng2009-09-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819752 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty foldersrfeng2009-09-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819751 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-2873-10858/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-09-281-146/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819710 13f79535-47bb-0310-9956-ffa450edef68
* Start to copy builders from assembly modulerfeng2009-09-2821-4/+5711
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819680 13f79535-47bb-0310-9956-ffa450edef68
* Rename policy-builder to builder as the module to host Tuscany model buildersrfeng2009-09-2816-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819676 13f79535-47bb-0310-9956-ffa450edef68
* - Changing the guardian-model, policy-recoveryrules, policy-resolutiontrees ↵dougsleite2009-09-2892-1677/+1247
| | | | | | | | to a new module: implementation-guardian; - The new module creates a new kind of implementation (implementation.guardian) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819561 13f79535-47bb-0310-9956-ffa450edef68
* Moved some sources up in the directory tree to attempt to simplify the ↵jsdelfino2009-09-2764-31/+53
| | | | | | directory structure a bit, and some minor refactoring. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819394 13f79535-47bb-0310-9956-ffa450edef68
* Strawman implementation of a mini script evaluation library, which can be ↵jsdelfino2009-09-2710-0/+1234
| | | | | | used for simple test case components without requiring integration with bigger and more complex 3rd party script engines like Ruby or Python. That way the core test cases should work without requiring the more complex Python or Ruby extensions to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819393 13f79535-47bb-0310-9956-ffa450edef68
* Created etc directory, with useful svn-config, svn-ignore and git-exclude ↵jsdelfino2009-09-274-0/+265
| | | | | | configured for the use with the sca project. Added a utility script to run valgrind on an executable and produce a memory usage report. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819392 13f79535-47bb-0310-9956-ffa450edef68
* Copy JSON Databinding to start porting from 1.x to 2.xlresende2009-09-2724-0/+2222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819259 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, added error checking.jsdelfino2009-09-261-18/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819223 13f79535-47bb-0310-9956-ffa450edef68
* Added a variant of store that implements the business logic as a set of ↵jsdelfino2009-09-2617-21/+684
| | | | | | functions stringed together instead of classes, to help see how that style can help simplify the component assembly process. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819222 13f79535-47bb-0310-9956-ffa450edef68
* Added some test cases, util functions to read/write XML and a command line ↵jsdelfino2009-09-267-2/+948
| | | | | | test program to help validate SCDL against the schemas. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819221 13f79535-47bb-0310-9956-ffa450edef68
* Refactored the value class. Cleaned up usage of namespaces to remove side ↵jsdelfino2009-09-2614-221/+518
| | | | | | effects from includes. Added a few util functions to help work with threads. Added synchronizations to make pointers thread safe. Adjusted store sample to refactoring. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819220 13f79535-47bb-0310-9956-ffa450edef68
* Removed workaround from the SCA schema as it's not fixing the ambiguous ↵jsdelfino2009-09-264-24/+46
| | | | | | particle issue in the schema anyway. Added implementation-widget schema. Removed unusued file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819219 13f79535-47bb-0310-9956-ffa450edef68
* Added ChangeLog back as it's needed by the build tools.jsdelfino2009-09-261-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819218 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 ↵lresende2009-09-2510-261/+16
| | | | | | draft spec and throwing exception when invalid scope is found git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819068 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3280 - Removing obsolete iTests that were exercising REQUEST Scopelresende2009-09-253-92/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819066 13f79535-47bb-0310-9956-ffa450edef68