summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Validate SCA annotations in Java impls are not on static members (JCA90002)antelder2009-10-162-1/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825827 13f79535-47bb-0310-9956-ffa450edef68
* Another straggler after the uber monitor commit at r825773slaws2009-10-161-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825819 13f79535-47bb-0310-9956-ffa450edef68
* Fix up some stragglers that are now breaking the build after the uber ↵slaws2009-10-161-2/+2
| | | | | | monitor commit at r825773 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825814 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_10052antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825810 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_10049antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825809 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_10010antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825808 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_10008antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825807 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_10007antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825806 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_10001antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825803 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3012antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825802 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3011antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825801 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3009antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825800 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3008antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825799 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3007antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825798 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3006antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825797 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3004antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825796 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3003antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825795 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3002antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825794 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_3001antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825792 13f79535-47bb-0310-9956-ffa450edef68
* Fix otest JCA 3001antelder2009-10-161-66/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825790 13f79535-47bb-0310-9956-ffa450edef68
* Fix message for JCA_2001antelder2009-10-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825787 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-16243-4819/+4407
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Another negative test messageslaws2009-10-151-13/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825666 13f79535-47bb-0310-9956-ffa450edef68
* Remove ASM_70** tests as constraining types have been removed from the spec. ↵slaws2009-10-151-0/+12
| | | | | | Remove AllTests also as it reference to ASM_70** tests and hence won't compile now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825665 13f79535-47bb-0310-9956-ffa450edef68
* Add message text for JCA_10009antelder2009-10-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825657 13f79535-47bb-0310-9956-ffa450edef68
* Fix JCA90009 - Can't use @Property on a final fieldantelder2009-10-151-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825656 13f79535-47bb-0310-9956-ffa450edef68
* Add message text for JCA_90011antelder2009-10-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825651 13f79535-47bb-0310-9956-ffa450edef68
* Fix JCA900011 - @Property on a constructor must not have requoired=falseantelder2009-10-153-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825650 13f79535-47bb-0310-9956-ffa450edef68
* Add message text for JCA_90015antelder2009-10-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825644 13f79535-47bb-0310-9956-ffa450edef68
* Update writing missing error messages to include the actual message testantelder2009-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825643 13f79535-47bb-0310-9956-ffa450edef68
* FIx JCA_90016 - @Reference on a constructor must not have required=falseantelder2009-10-151-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825642 13f79535-47bb-0310-9956-ffa450edef68
* Test that a component implementation has been found/resolvedslaws2009-10-151-1/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825640 13f79535-47bb-0310-9956-ffa450edef68
* When cloning includes don't preserve the original include. Otherwise you end ↵slaws2009-10-151-1/+1
| | | | | | up with duplicate includes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825638 13f79535-47bb-0310-9956-ffa450edef68
* Update to include error messgaes for JCA_10047antelder2009-10-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825632 13f79535-47bb-0310-9956-ffa450edef68
* Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface classantelder2009-10-151-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825631 13f79535-47bb-0310-9956-ffa450edef68
* Update to include error messgaes and add the JCA_10048 messageantelder2009-10-151-40/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825630 13f79535-47bb-0310-9956-ffa450edef68
* Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods ↵antelder2009-10-151-0/+20
| | | | | | on all its service interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825629 13f79535-47bb-0310-9956-ffa450edef68
* Enhancing extensibility to dinamycally load interface visitorslresende2009-10-1511-29/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825612 13f79535-47bb-0310-9956-ffa450edef68
* Minor updates/cleanup to bpel/wsdl filelresende2009-10-153-18/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825610 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for otests JCA 3006, 3007, and 3008antelder2009-10-152-1/+126
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825565 13f79535-47bb-0310-9956-ffa450edef68
* A few more negative test messagesslaws2009-10-151-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825557 13f79535-47bb-0310-9956-ffa450edef68
* Add remote default binding back into web services featureslaws2009-10-151-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825521 13f79535-47bb-0310-9956-ffa450edef68
* More negative otest error messagesslaws2009-10-151-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825519 13f79535-47bb-0310-9956-ffa450edef68
* Separate reference and service interface compatibility processing in order ↵slaws2009-10-152-44/+125
| | | | | | to get the promotion sub-set/super-set relationship right git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825517 13f79535-47bb-0310-9956-ffa450edef68
* Add more details of interface incompatibility to assembly error messagesslaws2009-10-151-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825515 13f79535-47bb-0310-9956-ffa450edef68
* Fix JCA9001 testcase by not wrapping runtime exceptions in a ↵antelder2009-10-151-0/+3
| | | | | | ServiceRuntimException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825508 13f79535-47bb-0310-9956-ffa450edef68
* Also include TestClient.wsdlthe testClient.wsdlantelder2009-10-151-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825499 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder2009-10-155-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825484 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder2009-10-156-38/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825483 13f79535-47bb-0310-9956-ffa450edef68
* Changes in 8000 and 12000 series testcase messagesramkumar2009-10-151-16/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825467 13f79535-47bb-0310-9956-ffa450edef68