summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-15Another negative test messageslaws1-13/+12
2009-10-15Remove ASM_70** tests as constraining types have been removed from the spec. ...slaws1-0/+12
2009-10-15Add message text for JCA_10009antelder1-0/+1
2009-10-15Fix JCA90009 - Can't use @Property on a final fieldantelder1-0/+4
2009-10-15Add message text for JCA_90011antelder1-0/+1
2009-10-15Fix JCA900011 - @Property on a constructor must not have requoired=falseantelder3-0/+14
2009-10-15Add message text for JCA_90015antelder1-0/+1
2009-10-15Update writing missing error messages to include the actual message testantelder1-1/+1
2009-10-15FIx JCA_90016 - @Reference on a constructor must not have required=falseantelder1-0/+5
2009-10-15Test that a component implementation has been found/resolvedslaws1-1/+38
2009-10-15When cloning includes don't preserve the original include. Otherwise you end ...slaws1-1/+1
2009-10-15Update to include error messgaes for JCA_10047antelder1-0/+1
2009-10-15Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface classantelder1-0/+9
2009-10-15Update to include error messgaes and add the JCA_10048 messageantelder1-40/+26
2009-10-15Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...antelder1-0/+20
2009-10-15Enhancing extensibility to dinamycally load interface visitorslresende11-29/+155
2009-10-15Minor updates/cleanup to bpel/wsdl filelresende3-18/+19
2009-10-15Fixes for otests JCA 3006, 3007, and 3008antelder2-1/+126
2009-10-15A few more negative test messagesslaws1-7/+7
2009-10-15Add remote default binding back into web services featureslaws1-3/+3
2009-10-15More negative otest error messagesslaws1-9/+10
2009-10-15Separate reference and service interface compatibility processing in order to...slaws2-44/+125
2009-10-15Add more details of interface incompatibility to assembly error messagesslaws1-4/+4
2009-10-15Fix JCA9001 testcase by not wrapping runtime exceptions in a ServiceRuntimExc...antelder1-0/+3
2009-10-15Also include TestClient.wsdlthe testClient.wsdlantelder1-0/+5
2009-10-15TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder5-5/+5
2009-10-15TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder6-38/+102
2009-10-15Changes in 8000 and 12000 series testcase messagesramkumar1-16/+17
2009-10-15Sort the list into numerical order to match the Assembly testsantelder1-30/+30
2009-10-15Manual merge, back to the way its was before the addition of *, then added Ra...slaws1-46/+45
2009-10-15Update the README with details on the SCA-J CAA testsantelder1-4/+27
2009-10-15Exception message updates for ASM_1300* testcasesramkumar1-9/+9
2009-10-15Update the assembly tests expected messages to contain all the tests which ne...antelder1-25/+59
2009-10-15Update the Tuscany assmebly tests runner to log missing and incorrect test me...antelder1-1/+33
2009-10-15Update test runner to log missing and incorrect expected test messages to fil...antelder2-36/+72
2009-10-14Fix the MANIFEST.MFrfeng1-4/+12
2009-10-14Resolve relative path of the contribution locations against the node.xmlrfeng5-30/+67
2009-10-14Use URI over URLrfeng1-19/+20
2009-10-14Remove unused coderfeng1-20/+0
2009-10-14Remove unused policy utils and add new onerfeng7-535/+98
2009-10-14Remove dependency inadvertently included in another change yesterdayantelder1-5/+0
2009-10-14Add a profile to run the SCA-J CAA testsantelder1-4/+21
2009-10-13Fixing invalid connection parameter for http client connection managerlresende1-2/+1
2009-10-13Migrating to HttpClient 4.0 to use the same dependencies as other extensionslresende3-25/+44
2009-10-13Removing unused variables and closing the http session after done with itlresende1-5/+2
2009-10-13Cleaning up unused dependencieslresende1-12/+0
2009-10-13Refactoring the common databinding code from service/reference binding provid...lresende3-56/+63
2009-10-13Adding test case that exercise collection of business object being exposed as...lresende5-0/+282
2009-10-13Add start of tuscany runner for the SCA-J CAA testsantelder5-0/+607
2009-10-13Move adding the static route code to before the channel start to see if that ...antelder1-6/+6