summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another negative test messageslaws2009-10-151-13/+12
* Remove ASM_70** tests as constraining types have been removed from the spec. ...slaws2009-10-151-0/+12
* Add message text for JCA_10009antelder2009-10-151-0/+1
* Fix JCA90009 - Can't use @Property on a final fieldantelder2009-10-151-0/+4
* Add message text for JCA_90011antelder2009-10-151-0/+1
* Fix JCA900011 - @Property on a constructor must not have requoired=falseantelder2009-10-153-0/+14
* Add message text for JCA_90015antelder2009-10-151-0/+1
* Update writing missing error messages to include the actual message testantelder2009-10-151-1/+1
* FIx JCA_90016 - @Reference on a constructor must not have required=falseantelder2009-10-151-0/+5
* Test that a component implementation has been found/resolvedslaws2009-10-151-1/+38
* When cloning includes don't preserve the original include. Otherwise you end ...slaws2009-10-151-1/+1
* Update to include error messgaes for JCA_10047antelder2009-10-151-0/+1
* Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface classantelder2009-10-151-0/+9
* Update to include error messgaes and add the JCA_10048 messageantelder2009-10-151-40/+26
* Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...antelder2009-10-151-0/+20
* Enhancing extensibility to dinamycally load interface visitorslresende2009-10-1511-29/+155
* Minor updates/cleanup to bpel/wsdl filelresende2009-10-153-18/+19
* Fixes for otests JCA 3006, 3007, and 3008antelder2009-10-152-1/+126
* A few more negative test messagesslaws2009-10-151-7/+7
* Add remote default binding back into web services featureslaws2009-10-151-3/+3
* More negative otest error messagesslaws2009-10-151-9/+10
* Separate reference and service interface compatibility processing in order to...slaws2009-10-152-44/+125
* Add more details of interface incompatibility to assembly error messagesslaws2009-10-151-4/+4
* Fix JCA9001 testcase by not wrapping runtime exceptions in a ServiceRuntimExc...antelder2009-10-151-0/+3
* Also include TestClient.wsdlthe testClient.wsdlantelder2009-10-151-0/+5
* TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder2009-10-155-5/+5
* TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder2009-10-156-38/+102
* Changes in 8000 and 12000 series testcase messagesramkumar2009-10-151-16/+17
* Sort the list into numerical order to match the Assembly testsantelder2009-10-151-30/+30
* Manual merge, back to the way its was before the addition of *, then added Ra...slaws2009-10-151-46/+45
* Update the README with details on the SCA-J CAA testsantelder2009-10-151-4/+27
* Exception message updates for ASM_1300* testcasesramkumar2009-10-151-9/+9
* Update the assembly tests expected messages to contain all the tests which ne...antelder2009-10-151-25/+59
* Update the Tuscany assmebly tests runner to log missing and incorrect test me...antelder2009-10-151-1/+33
* Update test runner to log missing and incorrect expected test messages to fil...antelder2009-10-152-36/+72
* Fix the MANIFEST.MFrfeng2009-10-141-4/+12
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-145-30/+67
* Use URI over URLrfeng2009-10-141-19/+20
* Remove unused coderfeng2009-10-141-20/+0
* Remove unused policy utils and add new onerfeng2009-10-147-535/+98
* Remove dependency inadvertently included in another change yesterdayantelder2009-10-141-5/+0
* Add a profile to run the SCA-J CAA testsantelder2009-10-141-4/+21
* Fixing invalid connection parameter for http client connection managerlresende2009-10-131-2/+1
* Migrating to HttpClient 4.0 to use the same dependencies as other extensionslresende2009-10-133-25/+44
* Removing unused variables and closing the http session after done with itlresende2009-10-131-5/+2
* Cleaning up unused dependencieslresende2009-10-131-12/+0
* Refactoring the common databinding code from service/reference binding provid...lresende2009-10-133-56/+63
* Adding test case that exercise collection of business object being exposed as...lresende2009-10-135-0/+282
* Add start of tuscany runner for the SCA-J CAA testsantelder2009-10-135-0/+607
* Move adding the static route code to before the channel start to see if that ...antelder2009-10-131-6/+6