summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson52-0/+54
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson33-2/+33
2010-04-23Add error checkingantelder1-0/+4
2010-04-23Update to work with ActiveMq 5.3antelder1-1/+1
2010-04-22Make the bundle name match the bundleslaws1-2/+2
2010-04-22Add code to add the org.osgi.sca.config.xml property to the exported service....slaws2-3/+73
2010-04-22add the missing code to write out the bindings of an SCA configurationslaws1-0/+4
2010-04-22Changing stripes dependency scope to properly generate OSGi 'bundle' and avoi...lresende1-1/+0
2010-04-22Updating references to stripes dependecy (including manifest.mf) to 1.5.2 rel...lresende1-14/+14
2010-04-21Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...lresende1-1/+1
2010-04-21Remove unneeded dependencyantelder1-7/+0
2010-04-21When config null then return noargs newInstance so it gets initialized with t...antelder1-1/+1
2010-04-21Change stripes dependency to be provided so its not dragged in but you define...antelder1-0/+1
2010-04-21Add a definitions.xml file to the jaxws ws binding that says it may provide s...antelder2-0/+58
2010-04-21Put back code to create a soap fault message from an exception. Was there a r...antelder1-5/+12
2010-04-21Update to get the default http port from runtime propertiesantelder3-5/+14
2010-04-21Update to get the default http port from runtime propertiesantelder1-8/+2
2010-04-21Pick up the default scheme from runtime propertiesantelder1-2/+8
2010-04-21Add testcase for properties and add properties to the attributesantelder3-2/+72
2010-04-21Fix up properties parsingantelder1-15/+31
2010-04-20Updating aspectj to it's 1.6.8 releaselresende1-13/+5
2010-04-20Fix MFrfeng1-2/+2
2010-04-20Use string values to avoid OSGi access violationrfeng1-3/+6
2010-04-20Extend a couple of commentsslaws1-2/+6
2010-04-20Make sure that the JAXWS runtime is stopped and put in temp fix for exception...slaws2-9/+38
2010-04-20Extend the println to remind me where it's coming from. slaws1-1/+1
2010-04-20Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a bit...slaws2-9/+105
2010-04-19Comment out transaction code in Hazelcast registry while the Hazelcast issue ...antelder1-9/+11
2010-04-19Decrease the Hazelcast wait before join time as it makes it appeaer fasterantelder1-0/+4
2010-04-19Disable the Hazelcast shutdown hook as it causes race conditions with Tuscany...antelder1-0/+4
2010-04-17TUSCANY-3527: Take out test with @Ignore is its failing for usantelder1-76/+78
2010-04-17TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder1-1/+2
2010-04-17TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in asse...antelder1-1/+2
2010-04-16Add missing binding-ws-runtime-jaxws-ri module to build to avoid build issueslresende1-0/+1
2010-04-16Adding missing import packageslresende1-0/+3
2010-04-16Adding binding.rss to buildlresende1-0/+2
2010-04-16Adding missing OSGi manifest for binding-rss-runtime and fixing up the one fo...lresende2-0/+19
2010-04-16Removing unused import...lresende1-1/+0
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws12-447/+7
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws14-0/+941
2010-04-15Fix properties file url readingantelder1-7/+8
2010-04-15update documentation scheme in the light of mailing list discussionkelvingoodson1-1/+1
2010-04-15add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson1-0/+1
2010-04-15Initialize the properties to avoid any NPEantelder1-1/+1
2010-04-15Update host webapp to use the new runtime config properties. Add a TODO commentantelder1-1/+7
2010-04-15Set the runtime properties in the extension to make them available across the...antelder1-0/+3
2010-04-15Start adding support for configureing the runtime (NodeFactory) via some prop...antelder1-17/+85
2010-04-15Add new RuntimeProperties implantelder2-0/+56
2010-04-15Add new RuntimeProperties interface to enable extensions getting hold of the ...antelder1-0/+27
2010-04-15Add TODO comment about problem in ServiceDiscoveryantelder1-0/+3