summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
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-20Remove unused importslaws1-2/+0
2010-04-20Print out URL of external serviceslaws1-1/+1
2010-04-20No common module so don't try to load itslaws1-2/+1
2010-04-20No common module any more so imports no longer validslaws2-2/+0
2010-04-20Correct URL in WSDL. Not actually used as java first scenario specifies URL i...slaws1-1/+1
2010-04-20Change type of reference to the type generated from the external service WSDLslaws1-1/+2
2010-04-20Change helloworld sample back to be a jar instead of a zip as it is a bit sim...antelder1-9/+1
2010-04-20Remove enforcer plugin no that the one in the top polm.xml worksantelder1-27/+0
2010-04-20Remove enforcer plugin no that the one in the top polm.xml worksantelder1-27/+0
2010-04-20Remove overriding enforcer plugin as the one in the top pom.xml is ok nowantelder1-28/+1
2010-04-20Add unCheckedPluginList to the enforcer plugin to allow the tuscany plugin sn...antelder1-0/+1
2010-04-19Comment out transaction code in Hazelcast registry while the Hazelcast issue ...antelder1-9/+11
2010-04-19Delete javase test client as there's now the sample helloworld-scaclient whic...antelder4-116/+0
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-17Add rome jar from rss binding to license fileantelder1-0/+1
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-17TUSCANY-3536 add extra output to sample client. Thanks for patch Andy slaws1-1/+2
2010-04-16Add missing binding-ws-runtime-jaxws-ri module to build to avoid build issueslresende1-0/+1
2010-04-16Fixing binding-rss module namelresende2-4/+3
2010-04-16Adding binding.rss to Web 2.0 featureslresende1-1/+6
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-16Change to pick up the new RI version of binding.wsslaws1-1/+1
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-16Re-org to more clearly separate out the different parts of the test and to id...slaws30-419/+504
2010-04-16Remove import-export tests, doesn't look like Tuscany will likely supprt this...antelder20-909/+0
2010-04-15changes for looking for memory leaks. slaws2-29/+97
2010-04-15a few small changes, committing prior to a bit of a re-orgslaws1-1/+12
2010-04-15Fix properties file url readingantelder1-7/+8
2010-04-15update documentation scheme in the light of mailing list discussionkelvingoodson2-5/+17
2010-04-15add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson2-0/+30
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
2010-04-14Add exec plugin so you can run the sample with mvn exec:javaantelder1-0/+15
2010-04-14Add a singlebundle profile to produce aggregated bundles by featurerfeng1-1/+29
2010-04-14Passing ExtensionPointRegistry into the constructorrfeng2-3/+5
2010-04-14Add duplication check for SCA configurationsrfeng5-26/+87