summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the binding interface to include the wire format and operation select...slaws2009-12-0214-48/+272
* Add comment suggesting that samples should also be tested in itest/distributionslaws2009-12-021-0/+5
* Javadoc fixesslaws2009-12-021-1/+6
* Remove the import as the export is removedrfeng2009-12-021-1/+0
* Tidy up the policy builders (the composite policy builder now only deals with...rfeng2009-12-023-549/+160
* Remove the need to export/import RMI provider packagerfeng2009-12-012-3/+1
* Remove the export of impl packagerfeng2009-12-011-3/+1
* Start to split policy builder into two phases: implementation hierarchy and s...rfeng2009-12-0111-60/+1493
* Update to the latest OSGi remoteserviceadmin apisrfeng2009-12-0132-1823/+1975
* Dont run the tests to avoid all the intermitent build failsantelder2009-11-281-0/+13
* Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the int...antelder2009-11-281-1/+1
* Try increasing the TTL property to avoid the random test failsantelder2009-11-271-1/+1
* A place to look at restructuring the Axis2 ws binding runtime to take account...slaws2009-11-2730-0/+4805
* add conformance statement number to error messages for ASM50001kelvingoodson2009-11-271-1/+1
* temporary fix to message, it should be moved into the message properties filekelvingoodson2009-11-271-1/+1
* Change helloworld sample to be a zip contributionantelder2009-11-273-6/+33
* Take web-javascript-dojo out of the build as it doesn't appear to be used by ...antelder2009-11-271-1/+0
* Change implementation-web to have an extension point to supportantelder2009-11-277-42/+64
* Change to use RMI client which now does both local and remote domainsantelder2009-11-271-1/+1
* Update rmi client to use local nodes for local domainsantelder2009-11-271-23/+55
* Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001antelder2009-11-261-1/+1
* Call start if its not been called before to fix JCA_2005antelder2009-11-261-0/+3
* more error message updateskelvingoodson2009-11-262-3/+2
* Fixes to add validation for POJO_10006ramkumar2009-11-261-1/+18
* Try to avoid the current modification exceptions that hapen sometimes on shut...antelder2009-11-261-0/+2
* Call all of visitXXX methods on the visitors one by one so that a visitor is ...rfeng2009-11-261-43/+31
* For POL_5001 test to see if there are extensions to handle implementation typ...slaws2009-11-252-2/+28
* Add tuscany plugin config so you can run the sample with mvn tuscany:runantelder2009-11-251-0/+6
* Add a new helloworld sample as a plain sca contribution, and itest for the he...antelder2009-11-2512-10/+334
* Remove SCAClient as its not in the latest spec and update all the places it w...antelder2009-11-259-88/+39
* Put loca; distribution/itest bin-distro-unzip dependencies into the distribut...slaws2009-11-2513-105/+181
* Update the calculator sample to use the simplest createNode API as per the on...antelder2009-11-252-13/+4
* Update the name as a precursor to moving builder related tests into a sub dir...slaws2009-11-241-1/+1
* Make module name consistent with other itest modulesslaws2009-11-241-2/+2
* Avoid duplication of module list. slaws2009-11-241-22/+13
* Make module name consistent with other itest modulesslaws2009-11-244-5/+4
* Make module name consistent with other itest modulesslaws2009-11-241-1/+1
* Make module name consistent with other JMS itest modulesslaws2009-11-241-1/+1
* Set the default maven build to not generate distribution archives but generat...slaws2009-11-2410-33/+166
* Make service interface remotable so it works with the distributed domainantelder2009-11-241-0/+2
* Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder2009-11-247-217/+57
* add conformance statement numbers to error messages for ASM40002,ASM40004,ASM...kelvingoodson2009-11-241-3/+3
* Rename package to avoid split packages rfeng2009-11-243-3/+6
* Get the interface from the endpoint when it is nullrfeng2009-11-231-6/+7
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-1/+1
* For POL_4028 test that a policy isn't being attached to a property element or...slaws2009-11-232-41/+105
* For POL_4012 add code that tests for mutual exclusive intents within a single...slaws2009-11-231-153/+205
* Add an option to invoke a service after the node is startedrfeng2009-11-222-1/+139
* Add missing importrfeng2009-11-211-1/+2
* Moving 2.x trunklresende2009-11-204129-0/+356855