summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...edwardsmj2009-07-302-4/+19
* Remove the Jetty server shutdown hook when the server is stoppedantelder2009-07-301-2/+6
* Add template diagram for 8002 scenario to help me understand how the test is ...slaws2009-07-301-0/+0
* Remove the old fixed_versionantelder2009-07-302-113/+3
* Update the README about the oasis-sca-tests.properties fileantelder2009-07-291-0/+4
* Start of the node enhancements to support what was being discussed on the ML ...antelder2009-07-299-0/+535
* Change back to non-OSGi for default. The OSGi one doesnt work yet for me and ...antelder2009-07-291-1/+4
* Fix the bridge classnamerfeng2009-07-291-1/+1
* Configure the resources so that java code can be loaded into eclipserfeng2009-07-291-5/+9
* Add resource filters to have java code in the src/main/resources to become so...rfeng2009-07-281-18/+34
* Put back the sample as the hudson build fail seems like randomnessantelder2009-07-281-2/+1
* Enable 8000 series contribution buildslaws2009-07-281-2/+0
* extend pom generation tool to support contributions that have java contentslaws2009-07-283-5/+89
* Update 8000 series poms to bring in Java artifactsslaws2009-07-285-28/+199
* Add missing dependencyantelder2009-07-281-0/+6
* Remove debug code from EmbeddedODEServeredwardsmj2009-07-281-3/+0
* Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws2009-07-285-2/+179
* Remove the default contents of he thread message context just in case that th...slaws2009-07-282-2/+13
* Start updating CHNAGES file for next releaseantelder2009-07-281-0/+9
* Update to correctly order the service request argumentsantelder2009-07-284-6/+54
* Update to not require the client to quote strings (turns out the binding can ...antelder2009-07-282-3/+14
* Update jsonp binding to support non-string args. Requires the client to quote...antelder2009-07-282-2/+2
* Add jsonp runtime module to build and include in tomcat integration warantelder2009-07-283-0/+8
* Remove obsolete dependencyantelder2009-07-281-5/+0
* Add tomcat integration into main build and add war legal checks test to be ru...antelder2009-07-284-21/+7
* Fix build break due to LICENSE not being updated to match dependency version ...antelder2009-07-281-1/+1
* Update the webapp itests for the change back to simple namingantelder2009-07-284-8/+8
* Change back the webapp samples to have the simple namingantelder2009-07-285-6/+6
* Update Jetty version in MFrfeng2009-07-271-10/+9
* Use API to set jetty loggerrfeng2009-07-271-5/+14
* Update the services jar versionrfeng2009-07-271-1/+1
* TUSCANY-3183 - Dependency updates to match new sample project idslresende2009-07-274-8/+8
* Add a second test source directory as we can't use src/main/java as it needs ...antelder2009-07-272-0/+22
* Remove test folderantelder2009-07-271-106/+0
* Add a Tuscany specific RuntimeBridge that usesthe non-OSGi code as thats easi...antelder2009-07-271-0/+106
* Test commitantelder2009-07-271-0/+106
* Add a Tuscany specific RuntimeBridge that usesthe non-OSGi code as thats easi...antelder2009-07-271-1/+1
* Update to have both OSGi and non-OSGi based runtime bridges as the non-OSGi i...antelder2009-07-271-6/+3
* TUSCANY-3134 - Re-enable iTestlresende2009-07-271-2/+0
* TUSCANY-3134 - Re-enable iTestlresende2009-07-271-2/+0
* TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...lresende2009-07-274-277/+410
* TUSCANY-3134: Take bpel itest out of build while its failing on the hudson bu...antelder2009-07-261-0/+2
* TUSCANY-3182: take dosgi-dynamic-calculator-operations sample out of build wh...antelder2009-07-261-1/+3
* Move the OSGi service importer/exporterrfeng2009-07-243-35/+5
* Add the support for dynamic OSGi remote service import and export based on OS...rfeng2009-07-2494-1439/+5890
* Fix the getQNamesrfeng2009-07-241-1/+1
* Add a test to avoid expensive reset of the CompositeActivatorrfeng2009-07-241-2/+2
* Add back the @Test annotation so the testcase doesn't fail due to no testsantelder2009-07-241-1/+2
* Fix the compilation error by copying the Base64Binary class to the test caserfeng2009-07-243-2/+297
* Remove duplicate requiredIntents/policySets fields and make a copy for the clonerfeng2009-07-232-15/+2