summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-16Keep the felix instance for stoprfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677114 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15Change the package names and bundle symbolic name to avoid conflicts in OSGirfeng7-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677065 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15Added exclusion of asm-2.2.3 which conflicted with asm-3.1-all.jar.jsdelfino2-2/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677004 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15Comment out support for physical destination names as it doesn't work ↵antelder4-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
2008-07-14Fixed method name on NodeLauncher. Changed test case to use the correct ↵jsdelfino1-1/+1
NodeLauncher method. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676654 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14Starting to fix algorithm driving the resolution of the composite associated ↵jsdelfino2-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
2008-07-14Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676651 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14Fix for TUSCANY-2409. Mirrored changes to SCANodeFactory in NodeLauncher.jsdelfino4-46/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676650 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14Rename varriables to make intention clearerantelder1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676507 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13No code changes, just format the codeantelder12-191/+178
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676284 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13More jms callback work, support physical jms destination names in the call ↵antelder4-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
2008-07-13Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676277 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676276 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Resolve relative composite URIs against the contributionsrfeng1-6/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676047 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Add the first instance only optimization backrfeng8-70/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676038 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Start getting callbacks over jms to workantelder7-22/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675946 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Updating script to deploy other files to temporary maven repolresende1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675838 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zao ↵lresende9-0/+570
- part 2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675837 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zaolresende22-0/+3280
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675836 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10Apply the patch from Wojtek for TUSCANY-2468rfeng21-17/+1365
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675786 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10Fixes for itest/osgi-tuscanyrsivaram2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675762 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09Defer the creation of WorkManager to avoid the JNDI lookuprfeng1-5/+11
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
2008-07-09Apply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng9-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
2008-07-09Fix for TUSCANY-2409rfeng6-179/+414
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675358 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09TUSCANY-2434 and updates from TUSCANY-2354lresende7-32/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675323 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09TUSCANY-2467 - Adding GDataImplementationProcessorlresende5-23/+144
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675221 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09Add missing filerfeng1-0/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675065 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08TUSCANY-2466 - Only apply resolve algorithm to unresolved policieslresende1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675061 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Use maven dependency:copy to copy eclipse bundles overrfeng9-53/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675059 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng54-660/+2091
discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a ↵lresende10-57/+131
sucessful build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675018 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Set unique system id onto the in-memory DOMs representing XSDs to avoid ↵rfeng1-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
2008-07-08Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675006 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Fix the lookup issue with SUN JDKsrfeng3-7/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674957 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Fix for TUSCANY-2465rfeng1-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674933 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Return a stateless instance of the JAXBTypeHelperrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674894 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08TUSCANY-2464 - Applying Greg's patchlresende1-33/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674885 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Refactor the CorbanameURL and fix the corbaname parsing issue on Linuxrfeng6-175/+215
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674882 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Add missing files from r674676rfeng2-0/+272
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674725 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino29-130/+440
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng8-51/+315
(corbaname.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674676 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07Fixed spelling mistake in google (was googoe) that was prevening the ↵mcombellack1-1/+1
gdata-core artefact being uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674425 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06Adding binding-gdata and binding-gdata-runtime to buildlresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06TUSCANY-2457 - Uploading script to deploy gdata to temp repo and updating ↵lresende2-11/+26
gdata extension to use the new repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674252 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04TUSCANY-2352 - upgrade the fix for promoted binding overriding as the ↵slaws3-17/+120
automatically created sca bindings were causing the top level to always override. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674139 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04TUSCANY-2459 - If a binding uri is malformed don't try to use it to go ↵slaws1-1/+9
looking for target services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674138 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04TUSCANY-2352 - fix up bindings for promoted services. It turns out there is ↵slaws3-15/+61
more to do so. That will be a new JIRA but this change forms a basis for the new change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674050 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04make the pom refer to the new version of DAS slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674046 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04Fix up the change made at r673687 which didn't anticipate that binding uris ↵slaws1-16/+59
in serialized callable references may have absolute uris in them. I.e. they don't match target component names and hence the target component may be null. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674044 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04Remove debug printstacktraceantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674017 13f79535-47bb-0310-9956-ffa450edef68