summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-16Validate SCA annotations in Java impls are not on static members (JCA90002)antelder2-1/+28
2009-10-16Another straggler after the uber monitor commit at r825773slaws1-14/+14
2009-10-16Fix up some stragglers that are now breaking the build after the uber monitor...slaws1-2/+2
2009-10-16Fix otest JCA 3001antelder1-66/+71
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng240-4812/+4400
2009-10-15Fix JCA90009 - Can't use @Property on a final fieldantelder1-0/+4
2009-10-15Fix JCA900011 - @Property on a constructor must not have requoired=falseantelder3-0/+14
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-15Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface classantelder1-0/+9
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-15Fixes for otests JCA 3006, 3007, and 3008antelder2-1/+126
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-15TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder6-38/+102
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-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-13Move adding the static route code to before the channel start to see if that ...antelder1-6/+6
2009-10-13Update to released 1.0.4 of the bundle pluginantelder1-1/+1
2009-10-13Change to use the IP address instead of the host name so it works for unknown...antelder1-1/+2
2009-10-13For implementation.spring module on unix path fixes and policy processor for ...ramkumar3-44/+33
2009-10-13Fix remote sca binding to use the correct host nameantelder1-1/+8
2009-10-13Add a policy builder for demo purposerfeng4-1/+105
2009-10-12Use JDK Logger for Jettyrfeng2-35/+54
2009-10-12Use the getQName from ServiceDeclarationParserrfeng2-54/+4
2009-10-12Add PolicyBuilder to the builder extension pointrfeng20-86/+325
2009-10-12Make sure that entries are replicated to all nodes (not just at least a backu...rfeng4-33/+62
2009-10-12Make ExtensionPointRegistry field transientrfeng1-1/+1
2009-10-12Add location to toString() of ServiceDeclarationrfeng1-1/+2
2009-10-12Add a simple harness for starting several endpoint registries to see if endpo...antelder1-0/+64
2009-10-12Fixes for binding.ejb, adding default policy intents that are provided native...ramkumar2-0/+47
2009-10-12Fixes for binding.ejb module for removing the session_type usageramkumar3-43/+12
2009-10-11Add http host for jetty 7 (org.eclipse.jetty)rfeng10-0/+1281
2009-10-10TUSCANY-3299, take out failing testantelder1-2/+2
2009-10-10TUSCANY-3299, take out failing testantelder1-1/+1
2009-10-09Add capability to read domainRegistry and other optionsrfeng4-1/+18
2009-10-09Improve the bindings to avoid data copy rfeng6-13/+39
2009-10-09Use a Set to avoid duplicate definitions.xml resourcesrfeng1-3/+4