summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende116-0/+12618
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende115-12544/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-16/+16
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+44
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-5/+5
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-2/+6
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws3-0/+97
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...beckerdo1-1/+1
2008-10-06TUSCANY-2617 perform autowire processing after all targets have been processe...slaws1-46/+46
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws2-2/+2
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino5-16/+114
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws1-2/+2
2008-08-26TUSCANY-2501 reference should either be all annotated or all not annotated. H...slaws1-1/+1
2008-08-14TUSCANY-2455: apply patch from Ramkumar Ramalingam for Exception not thrown o...antelder1-1/+1
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-1/+3
2008-07-25Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash22-513/+1313
2008-07-14Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino1-1/+5
2008-07-04TUSCANY-2352 - upgrade the fix for promoted binding overriding as the automat...slaws2-16/+107
2008-07-04TUSCANY-2459 - If a binding uri is malformed don't try to use it to go lookin...slaws1-1/+9
2008-07-04TUSCANY-2352 - fix up bindings for promoted services. It turns out there is m...slaws3-15/+61
2008-07-02Fix TUSCANY-2449nash4-23/+86
2008-06-30Fix TUSCANY-2446nash6-3/+256