summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org/apache/tuscany/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson3-1/+3
2010-04-26mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2-0/+2
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2-0/+2
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson11-0/+11
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson17-0/+17
2010-04-17TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in asse...antelder1-1/+2
2010-04-15update documentation scheme in the light of mailing list discussionkelvingoodson1-1/+1
2010-04-15add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson1-0/+1
2010-03-31Clean up importsrfeng1-1/+0
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws1-0/+1
2010-03-18Update matching code to work with service URIs starting with a slash characterantelder1-0/+3
2010-03-17Fix the equals and hashCode to avoid componentType conflictsrfeng2-21/+42
2010-03-16Update BindingImpl with some more default methodsantelder1-0/+23
2010-03-16Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2-0/+74
2010-03-05Remove DistributedSCABindingrfeng4-151/+0
2010-03-04improve the operation not found error messageslaws1-3/+10
2010-03-02Add first bits of code to start enabling the use of policies nested inside of...slaws1-0/+36
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng3-71/+23
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2-6/+23
2010-02-19Align the interfaceContractMapper to the specrfeng6-174/+177
2010-02-10Remove OptimizableBinding as now it is not used any morerfeng2-111/+2
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-0/+32
2010-01-27Fix for TUSCANY-3409rfeng2-7/+30
2010-01-25Add operation that returns the list of bindings that this policy is designed ...slaws2-0/+14
2010-01-18Fix typo in commentslaws1-1/+2
2010-01-18Call loadbuilders when the full collection is retrieved as well as when an in...slaws1-3/+3
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2-3/+5
2009-12-11TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2-5/+11
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-3/+3
2009-12-02Tidy up the binding interface to include the wire format and operation select...slaws4-42/+88
2009-12-02Javadoc fixesslaws1-1/+6
2009-12-01Start to split policy builder into two phases: implementation hierarchy and s...rfeng3-1/+13
2009-11-20Moving 2.x trunklresende130-0/+12049