summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org/apache/tuscany/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3630 Add externalAttachment modelbdaniel2010-07-267-0/+188
* make the interface matching audit trail more useful in problem determinationkelvingoodson2010-07-213-9/+52
* Add a check for both source and target operations matching being oneway or notantelder2010-07-201-0/+10
* Fix for TUSCANY-3622rfeng2010-07-161-1/+4
* communicate differences in interfaces wrt @Remotable annotationkelvingoodson2010-07-162-0/+118
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-138-22/+323
* Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2010-06-302-0/+14
* Remove @Override to avoid compilation issuesrfeng2010-06-231-2/+0
* BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws2010-06-212-0/+26
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-172-3/+6
* small updates to commentsslaws2010-06-161-2/+2
* Setting svn:eol-style for java and xml filesrfeng2010-06-053-190/+190
* Adding rest binding reference supportrfeng2010-05-272-1/+19
* Add getSchemaName to the interface (to be renamed to getType later)rfeng2010-05-171-1/+3
* add conformance statements to error message after running otestskelvingoodson2010-05-071-1/+1
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-062-0/+25
* And fix typo here alsoslaws2010-05-061-1/+1
* Fix typo in commentslaws2010-05-061-1/+1
* explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson2010-04-291-0/+1
* Fixing mispelled word in java doclresende2010-04-271-1/+1
* mark additional classes as extension spi according to use by contribution* an...kelvingoodson2010-04-272-2/+2
* mark additional classes as extension spi according to use by policy-wspolicykelvingoodson2010-04-272-0/+2
* mark additional classes as extension spi according to use by policy-logging (...kelvingoodson2010-04-271-0/+1
* mark additional classes as extension spi according to use by interface-java*kelvingoodson2010-04-271-1/+1
* mark additional classes as extension spi according to use indicated binding-w...kelvingoodson2010-04-275-0/+5
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-264-3/+4
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-262-0/+2
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-263-2/+3
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-2610-1/+14
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-263-1/+3
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-262-0/+2
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-232-0/+2
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2311-0/+11
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-2317-0/+17
* TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in asse...antelder2010-04-171-1/+2
* update documentation scheme in the light of mailing list discussionkelvingoodson2010-04-151-1/+1
* add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson2010-04-151-0/+1
* Clean up importsrfeng2010-03-311-1/+0
* TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws2010-03-181-0/+1
* Update matching code to work with service URIs starting with a slash characterantelder2010-03-181-0/+3
* Fix the equals and hashCode to avoid componentType conflictsrfeng2010-03-172-21/+42
* Update BindingImpl with some more default methodsantelder2010-03-161-0/+23
* Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2010-03-162-0/+74
* Remove DistributedSCABindingrfeng2010-03-054-151/+0
* improve the operation not found error messageslaws2010-03-041-3/+10
* Add first bits of code to start enabling the use of policies nested inside of...slaws2010-03-021-0/+36
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-263-71/+23
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-252-6/+23
* Align the interfaceContractMapper to the specrfeng2010-02-196-174/+177
* Remove OptimizableBinding as now it is not used any morerfeng2010-02-102-111/+2