summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix the logic that triggers wrappering/unwrappering in ↵jsdelfino2011-01-133-5/+5
| | | | | | databinding transformers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058717 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3815 - Don't add a namespace twice.slaws2011-01-131-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058574 13f79535-47bb-0310-9956-ffa450edef68
* Switch the debugging statement (which remains commented out) round as you ↵slaws2011-01-131-3/+3
| | | | | | want to know the output before it's loaded. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058572 13f79535-47bb-0310-9956-ffa450edef68
* Remove some redundant dependencies. Also for some strange reason I have to ↵slaws2011-01-131-14/+2
| | | | | | move to the base pom dependency to get this to work. The normal jar is ok for the others. Haven't got to the bottom of it yet, git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058568 13f79535-47bb-0310-9956-ffa450edef68
* Update message to match OASISslaws2011-01-132-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058566 13f79535-47bb-0310-9956-ffa450edef68
* Update to the lates otests and configurationsslaws2011-01-1311-51/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058563 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to match latest OASIS changesslaws2011-01-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058536 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant dependenciesslaws2011-01-131-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058535 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to match latest OASIS changesslaws2011-01-132-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058524 13f79535-47bb-0310-9956-ffa450edef68
* Tidy to support latest OASIS fixesslaws2011-01-132-18/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058519 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and minor improvements of the edit module. Add a palette of sample ↵jsdelfino2011-01-1328-217/+1186
| | | | | | components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058487 13f79535-47bb-0310-9956-ffa450edef68
* Add some more constants for use in the async processingslaws2011-01-121-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058230 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj2011-01-121-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058215 13f79535-47bb-0310-9956-ffa450edef68
* Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj2011-01-121-5/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058211 13f79535-47bb-0310-9956-ffa450edef68
* Add setAutoDestroy methdodantelder2011-01-123-8/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058187 13f79535-47bb-0310-9956-ffa450edef68
* Update to use getService from Nodeantelder2011-01-121-16/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058185 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2011-01-122-14/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058151 13f79535-47bb-0310-9956-ffa450edef68
* Update JavaInterfaceIntrospectorImpl to add checks for @Remotable ↵edwardsmj2011-01-122-4/+675
| | | | | | annotations in illegal locations on methods and on method parameters, as described in TUSCANY-3817 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058146 13f79535-47bb-0310-9956-ffa450edef68
* Update to create a service proxy directly instead of using the sca client ↵antelder2011-01-1214-48/+87
| | | | | | factory api and update testcases for that, and rename package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058025 13f79535-47bb-0310-9956-ffa450edef68
* Fix args construction in WelloTest, change from String to Element. Fix WSDL ↵jsdelfino2011-01-122-3/+9
| | | | | | interface in EmbedTestCase. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057980 13f79535-47bb-0310-9956-ffa450edef68
* Adjust printing of blank lines so the Shell output is clearerantelder2011-01-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057921 13f79535-47bb-0310-9956-ffa450edef68
* Separate the Java implementation specific async invocation code from the ↵edwardsmj2011-01-114-16/+247
| | | | | | core code - as in TUSCANY-3786 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057654 13f79535-47bb-0310-9956-ffa450edef68
* Complete enablement of the SCA Binding to deal with local Async invocations ↵edwardsmj2011-01-115-15/+202
| | | | | | - as under TUSCANY-3811 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057653 13f79535-47bb-0310-9956-ffa450edef68
* Complete enablement of the JMS Binding to deal with Async invocations - as ↵edwardsmj2011-01-115-15/+40
| | | | | | under TUSCANY-3809 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057651 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-113-9/+62
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057650 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-1113-135/+409
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057648 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-111-1/+12
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057647 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-112-8/+25
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057645 13f79535-47bb-0310-9956-ffa450edef68
* Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj2011-01-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
* Clear the endpoints when the service is stoppedantelder2011-01-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057430 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the binding uri is reset when the service is stoppedantelder2011-01-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057420 13f79535-47bb-0310-9956-ffa450edef68
* Add support for both RPC and Doc-wrapped modes to the component ↵jsdelfino2011-01-105-58/+44
| | | | | | implementation example. Test an RPC reference configured with a Doc-Wrapped binding contract. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057387 13f79535-47bb-0310-9956-ffa450edef68
* Create an Upper WSDL service definition, and use it on the upper reference ↵jsdelfino2011-01-1016-734/+88
| | | | | | binding. Create an RPC variation of the Upper WSDL portType, not used yet. Also simplified the test case a bit to be sync only, will re-integrate async later. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057370 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino2011-01-106291-0/+529586
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057335 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws2011-01-109-1/+356
| | | | | | interfaces. There was a conversation on the ML about whether databinding is clever enough to translate between bare and wrapped as the data passes from implementation to binding as it's send through a reference. At the moment the test gives me index out of bounds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057230 13f79535-47bb-0310-9956-ffa450edef68
* Updates to CHANGES fileantelder2011-01-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057119 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-10101-154/+154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Add a composite similar to the travel tutorial app to the sample dashboard. ↵jsdelfino2011-01-096-68/+347
| | | | | | Minor Javascript performance improvements to speed up the layout of big composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056881 13f79535-47bb-0310-9956-ffa450edef68
* Fix memory leak in Python runtime integration. Reduce memory consumption of ↵jsdelfino2011-01-0924-17/+158
| | | | | | debug trace functions. Add trace points to help track the lifecycle of some of the runtime context objects. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056880 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which ↵lresende2011-01-081-1/+1
| | | | | | is breaking caching git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056790 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming ↵lresende2011-01-086-100/+95
| | | | | | tuscany atom feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056789 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2011-01-081-49/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056788 13f79535-47bb-0310-9956-ffa450edef68
* Add module for build JCAA test zipslaws2011-01-073-0/+114
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056371 13f79535-47bb-0310-9956-ffa450edef68
* Fix to the processing of @Callback annotation on Field or Method, to enable ↵edwardsmj2011-01-071-0/+10
| | | | | | Tuscany to comply with OASIS Java CAA testcase 10035, as described in TUSCANY-3813. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056294 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements of the edit module. Refactored HTML pages, added a menu, ↵jsdelfino2011-01-0718-91/+468
| | | | | | and login over HTTPS. Improved vertical layout of components a bit and added two sample composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056190 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect cookie name in sample logout pages.jsdelfino2011-01-072-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056189 13f79535-47bb-0310-9956-ffa450edef68
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-069-141/+242
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055767 13f79535-47bb-0310-9956-ffa450edef68
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 13f79535-47bb-0310-9956-ffa450edef68
* Fix automake warning. Add pragmas to sources generated by Thrift using sed ↵jsdelfino2011-01-021-3/+1
| | | | | | instead of incorrectly overriding CXXFLAGS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054345 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-014-63/+144
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054319 13f79535-47bb-0310-9956-ffa450edef68