summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Start tidying up the WS binding - merge in the xml processing to the model ↵antelder2009-10-0121-1/+1650
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820551 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820545 13f79535-47bb-0310-9956-ffa450edef68
* Fixing manifest that was pointing to obsolete/unexistent packagelresende2009-10-011-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820532 13f79535-47bb-0310-9956-ffa450edef68
* Adding toString methodlresende2009-10-011-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820531 13f79535-47bb-0310-9956-ffa450edef68
* Adding back JSON Databinding dependencylresende2009-10-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820530 13f79535-47bb-0310-9956-ffa450edef68
* Fixing notice for the jsonrpc.jslresende2009-10-011-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820529 13f79535-47bb-0310-9956-ffa450edef68
* Fixing JSON-RPC binding QName that was being registered to the artifact ↵lresende2009-10-011-1/+1
| | | | | | processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820528 13f79535-47bb-0310-9956-ffa450edef68
* Bringin up JSON-RPC binding test caseslresende2009-10-016-48/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820527 13f79535-47bb-0310-9956-ffa450edef68
* More updates to port JSON-RPC binding to 2.xlresende2009-10-014-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820526 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-012-7/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820525 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende2009-10-011-13/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820524 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated JSON Databinding manifest to source control and removing ↵lresende2009-10-012-20/+36
| | | | | | generation from project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820523 13f79535-47bb-0310-9956-ffa450edef68
* Converting JSON Databinding implementation to 2.xlresende2009-10-015-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820522 13f79535-47bb-0310-9956-ffa450edef68
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820521 13f79535-47bb-0310-9956-ffa450edef68
* Updating OSGi imports in project manifestlresende2009-10-011-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820520 13f79535-47bb-0310-9956-ffa450edef68
* Porting pieces of JSONRPC Binding : ProviderFactory, ↵lresende2009-10-013-38/+33
| | | | | | ReferenceBindingProvider and ServiceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820519 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated manifest to source controllresende2009-10-012-31/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820518 13f79535-47bb-0310-9956-ffa450edef68
* 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