summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-02Tidy up the binding interface to include the wire format and operation select...slaws14-48/+272
2009-12-02Javadoc fixesslaws1-1/+6
2009-12-02Remove the import as the export is removedrfeng1-1/+0
2009-12-02Tidy up the policy builders (the composite policy builder now only deals with...rfeng3-549/+160
2009-12-01Remove the need to export/import RMI provider packagerfeng2-3/+1
2009-12-01Remove the export of impl packagerfeng1-3/+1
2009-12-01Start to split policy builder into two phases: implementation hierarchy and s...rfeng11-60/+1493
2009-12-01Update to the latest OSGi remoteserviceadmin apisrfeng32-1823/+1975
2009-11-28Dont run the tests to avoid all the intermitent build failsantelder1-0/+13
2009-11-28Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the int...antelder1-1/+1
2009-11-27A place to look at restructuring the Axis2 ws binding runtime to take account...slaws30-0/+4805
2009-11-27add conformance statement number to error messages for ASM50001kelvingoodson1-1/+1
2009-11-27temporary fix to message, it should be moved into the message properties filekelvingoodson1-1/+1
2009-11-27Take web-javascript-dojo out of the build as it doesn't appear to be used by ...antelder1-1/+0
2009-11-27Change implementation-web to have an extension point to supportantelder7-42/+64
2009-11-27Change to use RMI client which now does both local and remote domainsantelder1-1/+1
2009-11-27Update rmi client to use local nodes for local domainsantelder1-23/+55
2009-11-26Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001antelder1-1/+1
2009-11-26Call start if its not been called before to fix JCA_2005antelder1-0/+3
2009-11-26more error message updateskelvingoodson2-3/+2
2009-11-26Fixes to add validation for POJO_10006ramkumar1-1/+18
2009-11-26Try to avoid the current modification exceptions that hapen sometimes on shut...antelder1-0/+2
2009-11-26Call all of visitXXX methods on the visitors one by one so that a visitor is ...rfeng1-43/+31
2009-11-25For POL_5001 test to see if there are extensions to handle implementation typ...slaws2-2/+28
2009-11-25Add a new helloworld sample as a plain sca contribution, and itest for the he...antelder2-10/+15
2009-11-25Remove SCAClient as its not in the latest spec and update all the places it w...antelder6-76/+31
2009-11-24Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder7-217/+57
2009-11-24add conformance statement numbers to error messages for ASM40002,ASM40004,ASM...kelvingoodson1-3/+3
2009-11-24Rename package to avoid split packages rfeng3-3/+6
2009-11-23Get the interface from the endpoint when it is nullrfeng1-6/+7
2009-11-23Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng1-1/+1
2009-11-23For POL_4028 test that a policy isn't being attached to a property element or...slaws2-41/+105
2009-11-23For POL_4012 add code that tests for mutual exclusive intents within a single...slaws1-153/+205
2009-11-22Add an option to invoke a service after the node is startedrfeng2-1/+139
2009-11-21Add missing importrfeng1-1/+2
2009-11-20Moving 2.x trunklresende2691-0/+272868