summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-18Fix the compilation error under JDK 5rfeng1-2/+3
2008-07-18Start to add an OSGi-based runtime for implementation.node. It installs tusca...rfeng25-8/+2375
2008-07-18Apply the patch from Wojtek for TUSCANY-2397 (operations-mapping-jira-2357-15...rfeng16-77/+1034
2008-07-17Adding gdata binding from Haibo to general buildlresende1-0/+2
2008-07-17Moving the gdata binding log4j configuration to resource folder in order to b...lresende2-17/+25
2008-07-17Renaming gdata binding testcases to be automatically executed by surefirelresende2-8/+3
2008-07-17Adding a log of expected exception in RMI binding test caselresende1-1/+1
2008-07-17Small updates to the pomlresende1-9/+7
2008-07-17TUSCANY-2476 - Additional operations for the GData binding from Haibo Zaolresende20-933/+1091
2008-07-17TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ...lresende6-19/+72
2008-07-16REmove public method not in the invoker interfaceantelder1-1/+1
2008-07-16Fix eclipse warningsantelder1-2/+2
2008-07-16Refactoring of JMS listenerantelder1-22/+33
2008-07-16Adjust JMS header processingantelder1-11/+11
2008-07-16Change JMS API dependency to have scope of provided so its not draged in unle...antelder1-12/+13
2008-07-16Added missing JSON transformer for simple types.jsdelfino1-0/+1
2008-07-16Keep the felix instance for stoprfeng1-1/+1
2008-07-15Change the package names and bundle symbolic name to avoid conflicts in OSGirfeng7-8/+8
2008-07-15Added exclusion of asm-2.2.3 which conflicted with asm-3.1-all.jar.jsdelfino2-2/+30
2008-07-15Comment out support for physical destination names as it doesn't work properl...antelder4-10/+55
2008-07-14Fixed method name on NodeLauncher. Changed test case to use the correct NodeL...jsdelfino1-1/+1
2008-07-14Starting to fix algorithm driving the resolution of the composite associated ...jsdelfino2-67/+98
2008-07-14Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino1-1/+5
2008-07-14Fix for TUSCANY-2409. Mirrored changes to SCANodeFactory in NodeLauncher.jsdelfino4-46/+108
2008-07-14Rename varriables to make intention clearerantelder1-7/+7
2008-07-13No code changes, just format the codeantelder12-191/+178
2008-07-13More jms callback work, support physical jms destination names in the call ba...antelder4-91/+122
2008-07-13Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder1-0/+27
2008-07-13Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder1-0/+17
2008-07-11Resolve relative composite URIs against the contributionsrfeng1-6/+48
2008-07-11Add the first instance only optimization backrfeng8-70/+58
2008-07-11Start getting callbacks over jms to workantelder7-22/+128
2008-07-11Updating script to deploy other files to temporary maven repolresende1-0/+4
2008-07-11TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zao ...lresende9-0/+570
2008-07-11TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zaolresende22-0/+3280
2008-07-10Apply the patch from Wojtek for TUSCANY-2468rfeng21-17/+1365
2008-07-10Fixes for itest/osgi-tuscanyrsivaram2-3/+3
2008-07-09Defer the creation of WorkManager to avoid the JNDI lookuprfeng1-5/+11
2008-07-09Apply the patch from Wojtek for TUSCANY-2397. Thanks. (corbaname-improvement-...rfeng9-195/+33
2008-07-09Fix for TUSCANY-2409rfeng6-179/+414
2008-07-09TUSCANY-2434 and updates from TUSCANY-2354lresende7-32/+73
2008-07-09TUSCANY-2467 - Adding GDataImplementationProcessorlresende5-23/+144
2008-07-09Add missing filerfeng1-0/+110
2008-07-08TUSCANY-2466 - Only apply resolve algorithm to unresolved policieslresende1-2/+6
2008-07-08Use maven dependency:copy to copy eclipse bundles overrfeng9-53/+68
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng54-660/+2091
2008-07-08TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a s...lresende10-57/+131
2008-07-08Set unique system id onto the in-memory DOMs representing XSDs to avoid confl...rfeng1-0/+5
2008-07-08Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng1-0/+2
2008-07-08Fix the lookup issue with SUN JDKsrfeng3-7/+24