summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-19Disable the Hazelcast shutdown hook as it causes race conditions with ↵antelder1-0/+4
Tuscany's one which can cause slow shutdowns or exceptions during shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935478 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Add rome jar from rss binding to license fileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935189 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17TUSCANY-3527: Take out test with @Ignore is its failing for usantelder1-76/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935188 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935181 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in ↵antelder1-1/+2
assembly module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935180 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17TUSCANY-3536 add extra output to sample client. Thanks for patch Andy slaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935178 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Add missing binding-ws-runtime-jaxws-ri module to build to avoid build issueslresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935091 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Fixing binding-rss module namelresende2-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935040 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Adding binding.rss to Web 2.0 featureslresende1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935012 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Adding missing import packageslresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935011 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Adding binding.rss to buildlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935010 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Adding missing OSGi manifest for binding-rss-runtime and fixing up the one ↵lresende2-0/+19
for binding-rss git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935009 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Removing unused import...lresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935008 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Change to pick up the new RI version of binding.wsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934891 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws12-447/+7
Problems committing the deletes from binding-ws-runtime-ri so doing it in stages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934855 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws14-0/+941
Problems committing the deletes from binding-ws-runtime-ri so doing it in stages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934850 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Re-org to more clearly separate out the different parts of the test and to ↵slaws30-419/+504
identify the launcher with a dependency on the binding.ws ri implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934833 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Remove import-export tests, doesn't look like Tuscany will likely supprt ↵antelder20-909/+0
this properly across nodes without huge changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934701 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15changes for looking for memory leaks. slaws2-29/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934410 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15a few small changes, committing prior to a bit of a re-orgslaws1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934407 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Fix properties file url readingantelder1-7/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934403 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15update documentation scheme in the light of mailing list discussionkelvingoodson2-5/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934397 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15add reporting section to build, with javadoc custom tag ↵kelvingoodson2-0/+30
"tuscany.extension.spi" for flagging spis aimed at extension developers; also add one example git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934365 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Initialize the properties to avoid any NPEantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934332 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Update host webapp to use the new runtime config properties. Add a TODO commentantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934326 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Set the runtime properties in the extension to make them available across ↵antelder1-0/+3
the runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934323 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Start adding support for configureing the runtime (NodeFactory) via some ↵antelder1-17/+85
properties. Also add the init method to NodeFactory class so you don't have to cast it to a NodeFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934322 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Add new RuntimeProperties implantelder2-0/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934320 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Add new RuntimeProperties interface to enable extensions getting hold of the ↵antelder1-0/+27
properties set on the runtime (NodeFactory) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934319 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15Add TODO comment about problem in ServiceDiscoveryantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934318 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14Add exec plugin so you can run the sample with mvn exec:javaantelder1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933941 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14Add a singlebundle profile to produce aggregated bundles by featurerfeng1-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933857 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14Passing ExtensionPointRegistry into the constructorrfeng2-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933855 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14Add duplication check for SCA configurationsrfeng5-26/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933854 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13TUSCANY-3533 - break the loop of CLMR through contribution to the components ↵slaws1-3/+4
an the implementations themselves that are loaded by CLMR git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933740 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to ↵slaws1-5/+5
affect the runtime now we've moved to 1.5.1 and it causes the Axis2 shutdown hook to be registered twice. When this happens one of the shutdown hooks is not removed on node stop and we have a leak. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933739 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13Go back to the default surefire mem settings which gets my local build ↵antelder1-0/+2
running ok without needing any mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933538 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13Add a NodeFactory newInstance method that takes a Properties object instead ↵antelder1-0/+24
of a map or maps to configure the runtime, which makes it easier to use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933537 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10Update some commenst on excluded testsantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932674 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update the tests that are excluded. Down to 4 that don't pass due to ↵slaws1-10/+12
code/test reasons. There are 6 or so that don;t pass due to some different between how we run the tests here compared to otest/newlayout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932486 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Add new expected error messages and fix error message for 13002slaws1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932485 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09TUSCANY-3531 - validate that composite reference don't override ↵slaws2-2/+31
nonOverridable component references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932474 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update license for tuscany war updatesantelder1-89/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932446 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Clean up the tuscany.war be removing some duplicated jarsantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932426 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Use jaxws ws from base jarantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932425 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Ensure a Node is created for each contextantelder1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932418 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Synchronize shutdown to avoid exceptions when things happen concurentlyantelder1-26/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932387 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09TUSCANY-3530 - not a solution for property type validation but display more ↵slaws3-2/+15
info at runtime when a simple type conversion fails. We need to validate the property types at read or build time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932370 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update surefire mem options to see if that can get hudson working without ↵antelder1-1/+1
mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932331 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Increase mem settings as that seems slightly faster for meantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932312 13f79535-47bb-0310-9956-ffa450edef68