summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-25Match the document using wildcards against the artifact URIrfeng2-87/+142
2009-03-20Add promoted components to CompositeReference modelrfeng3-5/+23
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws3-45/+4
2009-03-20Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws19-1605/+17
2009-03-20wait until endpoint references have been created before trying to set callbac...slaws2-17/+16
2009-03-20[Work In Progress] Start to implement the policy builder rfeng1-111/+224
2009-03-20Remove unused classesrfeng3-89/+0
2009-03-19Fix the NPE when callback is not presentrfeng2-10/+3
2009-03-19Organize importsrfeng9-35/+5
2009-03-19Fix typos in the commentsrfeng1-1/+1
2009-03-19Minor cleanup of the Endpoint2rfeng4-63/+2
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws16-138/+346
2009-03-16Changes to allow $self$ references to have endpoint references. However main ...slaws5-35/+76
2009-03-13Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws6-60/+80
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws8-196/+452
2009-03-10Remove duplicate fieldsrfeng2-20/+0
2009-03-10Remove unused methods and fieldsrfeng2-19/+8
2009-03-10Add initial reference resolution to builders. Will be replaced with separate ...slaws6-75/+262
2009-03-10Add spec version number to composite model slaws2-0/+23
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-06Use AssemblyFactory to create Extensionrfeng6-13/+33
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-2/+2
2009-03-05Add the @replace attribute for wirerfeng2-1/+29
2009-03-05Add nonOverridable flag as defined by the oasis specrfeng2-0/+42
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng4-40/+84
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws15-5/+1097
2009-03-02Get rid of some old commentsslaws2-164/+1
2009-02-21Change the name from parent to qualifiableIntent for Intent modelrfeng1-11/+10
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng34-881/+298
2009-02-13Fix the license headerrfeng1-1/+1
2009-02-09Removed unused importsmcombellack1-9/+0
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende7-2/+224
2008-12-08Start tidying the builders. No function change. First remove anything from th...slaws11-2605/+2643
2008-12-05Make sure we honor @target over autowirerfeng1-1/+1
2008-12-04Removed redundant public modifier from interface and corrected a minor spelli...mcombellack1-7/+7
2008-12-03Fixed generics raw type warningsmcombellack1-2/+2
2008-12-03Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack1-1/+1
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Fix compile errorantelder1-1/+1
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende5-3/+147
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende112-0/+12306
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende111-12213/+0
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