summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Starting to fix algorithm driving the resolution of the composite associated ↵jsdelfino2008-07-142-67/+98
| | | | | | with a node. Before it was trying to resolve it with all contributions, causing exceptions when multiple contributions were used and the composite could not be fully resolved in one of them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676652 13f79535-47bb-0310-9956-ffa450edef68
* Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino2008-07-141-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676651 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2409. Mirrored changes to SCANodeFactory in NodeLauncher.jsdelfino2008-07-147-50/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676650 13f79535-47bb-0310-9956-ffa450edef68
* Start of a jms callback sampleantelder2008-07-1413-0/+640
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676509 13f79535-47bb-0310-9956-ffa450edef68
* Rename varriables to make intention clearerantelder2008-07-141-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676507 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for jms callbacks using a temporary callback queueantelder2008-07-135-9/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676288 13f79535-47bb-0310-9956-ffa450edef68
* No code changes, just format the codeantelder2008-07-1312-191/+178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676284 13f79535-47bb-0310-9956-ffa450edef68
* More jms callback work, support physical jms destination names in the call ↵antelder2008-07-134-91/+122
| | | | | | back headers and temporary callback queues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676280 13f79535-47bb-0310-9956-ffa450edef68
* Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder2008-07-131-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676277 13f79535-47bb-0310-9956-ffa450edef68
* Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder2008-07-131-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676276 13f79535-47bb-0310-9956-ffa450edef68
* More assembly model testskwilliams2008-07-117-0/+271
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676074 13f79535-47bb-0310-9956-ffa450edef68
* Resolve relative composite URIs against the contributionsrfeng2008-07-112-8/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676047 13f79535-47bb-0310-9956-ffa450edef68
* Add host-jetty to avoid test failurerfeng2008-07-113-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676046 13f79535-47bb-0310-9956-ffa450edef68
* Add the first instance only optimization backrfeng2008-07-118-70/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676038 13f79535-47bb-0310-9956-ffa450edef68
* Start getting callbacks over jms to workantelder2008-07-117-22/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675946 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest for callbacks over JMSantelder2008-07-119-0/+424
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675940 13f79535-47bb-0310-9956-ffa450edef68
* Updating script to deploy other files to temporary maven repolresende2008-07-111-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675838 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zao ↵lresende2008-07-119-0/+570
| | | | | | - part 2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675837 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zaolresende2008-07-1122-0/+3280
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675836 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2468rfeng2008-07-1021-17/+1365
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675786 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2475 - Adding incubator plugin repository needed for sdo pluginslresende2008-07-101-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675769 13f79535-47bb-0310-9956-ffa450edef68
* Minimal changes on repository name and commentslresende2008-07-101-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675763 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscanyrsivaram2008-07-108-41/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675762 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscanyrsivaram2008-07-108-43/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675760 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2474 - Removing large-sdo-ws from branchlresende2008-07-1010-688/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675721 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2370 - Applying Dan's patchlresende2008-07-101-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675681 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test case failurerfeng2008-07-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675680 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test case failurerfeng2008-07-101-18/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675675 13f79535-47bb-0310-9956-ffa450edef68
* Retag 1.3 RC1antelder2008-07-106390-0/+506083
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675494 13f79535-47bb-0310-9956-ffa450edef68
* Update to CHANGES fileantelder2008-07-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675492 13f79535-47bb-0310-9956-ffa450edef68
* Updates to CHANGES fileantelder2008-07-101-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675490 13f79535-47bb-0310-9956-ffa450edef68
* Delete old sca 1.3 rc1 tagantelder2008-07-106389-505865/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675488 13f79535-47bb-0310-9956-ffa450edef68
* Defer the creation of WorkManager to avoid the JNDI lookuprfeng2008-07-093-17/+30
| | | | | | Also clear the openejb related system properties to avoid warnings in JNDI lookup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675379 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-2409 from trunkrfeng2008-07-0950-258/+484
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675373 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2008-07-099-195/+33
| | | | | | (corbaname-improvement-jira-2357-09-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675361 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2409rfeng2008-07-0952-277/+488
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2434 and updates from TUSCANY-2354lresende2008-07-097-32/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675323 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2467 - Adding GDataImplementationProcessorlresende2008-07-095-23/+144
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675221 13f79535-47bb-0310-9956-ffa450edef68
* Merge TUSCANY-2417: fix callback-ws sample to work by using explicit ↵antelder2008-07-091-2/+2
| | | | | | callback uri from 1.3 branch to trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675138 13f79535-47bb-0310-9956-ffa450edef68
* Merge TUSCANY-2417: fix callback-ws sample to work by using explicit ↵antelder2008-07-091-1/+1
| | | | | | callback uri from 1.3 branch to trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675137 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filerfeng2008-07-091-0/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675065 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2466 - Merging changes from trunk to only apply resolve algorithm to ↵lresende2008-07-081-2/+6
| | | | | | unresolved policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675063 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2466 - Only apply resolve algorithm to unresolved policieslresende2008-07-081-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675061 13f79535-47bb-0310-9956-ffa450edef68
* Use maven dependency:copy to copy eclipse bundles overrfeng2008-07-089-53/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675059 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the unit test invokerrfeng2008-07-082-180/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675041 13f79535-47bb-0310-9956-ffa450edef68
* Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng2008-07-0854-660/+2091
| | | | | | discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a ↵lresende2008-07-0818-102/+316
| | | | | | sucessful build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675018 13f79535-47bb-0310-9956-ffa450edef68
* Merge one more change from trunk for TUSCANY-2465 (r675013)rfeng2008-07-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675016 13f79535-47bb-0310-9956-ffa450edef68
* Set unique system id onto the in-memory DOMs representing XSDs to avoid ↵rfeng2008-07-081-0/+5
| | | | | | conflicts as reported by TUSCANY-2465 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675013 13f79535-47bb-0310-9956-ffa450edef68
* Merge one more change from trunk for TUSCANY-2465 (r675006)rfeng2008-07-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675008 13f79535-47bb-0310-9956-ffa450edef68