summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copying test distro build scripts to trunk as suggested in ↵jsdelfino2008-07-1685-0/+26470
| | | | | | http://marc.info/?l=tuscany-user&m=121565109527102. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677167 13f79535-47bb-0310-9956-ffa450edef68
* Added missing JSON transformer for simple types.jsdelfino2008-07-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677166 13f79535-47bb-0310-9956-ffa450edef68
* Keep the felix instance for stoprfeng2008-07-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677114 13f79535-47bb-0310-9956-ffa450edef68
* Change the package names and bundle symbolic name to avoid conflicts in OSGirfeng2008-07-157-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677065 13f79535-47bb-0310-9956-ffa450edef68
* Added exclusion of asm-2.2.3 which conflicted with asm-3.1-all.jar.jsdelfino2008-07-152-2/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677004 13f79535-47bb-0310-9956-ffa450edef68
* Comment out support for physical destination names as it doesn't work ↵antelder2008-07-154-10/+55
| | | | | | properly yet, add support for the scaConversationId header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676844 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused fileantelder2008-07-151-44/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676842 13f79535-47bb-0310-9956-ffa450edef68
* Fixed build error in store-test.jsdelfino2008-07-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676711 13f79535-47bb-0310-9956-ffa450edef68
* Fixed method name on NodeLauncher. Changed test case to use the correct ↵jsdelfino2008-07-143-5/+4
| | | | | | NodeLauncher method. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676654 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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
* 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
* 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 - 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
* 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
* Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng2008-07-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675006 13f79535-47bb-0310-9956-ffa450edef68
* Fix the lookup issue with SUN JDKsrfeng2008-07-083-7/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674957 13f79535-47bb-0310-9956-ffa450edef68