summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-26TUSCANY-3630 Add externalAttachment modelbdaniel7-0/+188
2010-07-21make the interface matching audit trail more useful in problem determinationkelvingoodson3-9/+52
2010-07-20Add a check for both source and target operations matching being oneway or notantelder1-0/+10
2010-07-16Fix for TUSCANY-3622rfeng1-1/+4
2010-07-16communicate differences in interfaces wrt @Remotable annotationkelvingoodson2-0/+118
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws8-22/+323
2010-06-30Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2-0/+14
2010-06-23Remove @Override to avoid compilation issuesrfeng1-2/+0
2010-06-21BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws2-0/+26
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws2-3/+6
2010-06-16small updates to commentsslaws1-2/+2
2010-06-05Setting svn:eol-style for java and xml filesrfeng3-190/+190
2010-05-27Adding rest binding reference supportrfeng2-1/+19
2010-05-17Add getSchemaName to the interface (to be renamed to getType later)rfeng1-1/+3
2010-05-07add conformance statements to error message after running otestskelvingoodson1-1/+1
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2-0/+25
2010-05-06And fix typo here alsoslaws1-1/+1
2010-05-06Fix typo in commentslaws1-1/+1
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson1-0/+1
2010-04-27Fixing mispelled word in java doclresende1-1/+1
2010-04-27mark additional classes as extension spi according to use by contribution* an...kelvingoodson2-2/+2
2010-04-27mark additional classes as extension spi according to use by policy-wspolicykelvingoodson2-0/+2
2010-04-27mark additional classes as extension spi according to use by policy-logging (...kelvingoodson1-0/+1
2010-04-27mark additional classes as extension spi according to use by interface-java*kelvingoodson1-1/+1
2010-04-27mark additional classes as extension spi according to use indicated binding-w...kelvingoodson5-0/+5
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson4-3/+4
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2-0/+2
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson3-2/+3
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson10-1/+14
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