summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copy JMS binding from 1.x and start updating for 2.xantelder2009-09-0928-0/+5318
* TUSCANY-2995 - Increasing invocation timeout to 2 secondslresende2009-09-061-1/+1
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-1/+3
* TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende2009-09-041-3/+5
* Start to refactor invocation chains into Endpoint/EndpointReferencerfeng2009-09-032-0/+208
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-1/+1
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-5/+5
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-2/+2
* Change addEndpointReference logiing to fine so it doesn't flood the console w...antelder2009-09-031-1/+1
* Remove the need to extend EndpointDescriptionrfeng2009-09-0210-167/+82
* Support @XmlSeeAlso at java interface to reference extra JAXB classesrfeng2009-09-025-3/+57
* Workaround: Export some internal packages before the dependencies are fixedrfeng2009-09-023-1/+6
* Fix dependenciesrfeng2009-09-021-7/+6
* Make some dependencies as test scopedrfeng2009-09-022-12/+42
* Start to fix the MANIFEST.MF and rename split packagesrfeng2009-09-0212-10/+45
* Include domain name in log messageantelder2009-08-301-1/+1
* Get the tribes context name set from the domain nameantelder2009-08-301-0/+4
* Automatically change : to :// in domain node config uri to make it easier to ...antelder2009-08-282-1/+37
* Add a launche main class to the domain nodeantelder2009-08-281-0/+63
* Fix NPE when contribution jar doesn't have a manifestantelder2009-08-281-2/+8
* Update manifestantelder2009-08-281-1/+1
* Update domain-node to use the new endpoint wrapper and runtime configuration ...antelder2009-08-284-10/+119
* Add endpoint-wrapper module to the buildantelder2009-08-281-0/+1
* Add a new endpoint module that wraps the existing ones choosing which to use ...antelder2009-08-2818-0/+982
* Update the tribes based endpoint registry to support being configured from th...antelder2009-08-281-1/+13
* Enable setting configuration on the NodeFactoryImplantelder2009-08-281-0/+14
* Add interface for a way to pass configuration aroundantelder2009-08-281-0/+26
* Update the magic random ranking number so it possible to use the extenstionantelder2009-08-281-1/+1
* Update to add a method to check if a wire target is out of date compared to t...antelder2009-08-285-45/+34
* Add testcase for restarting DomainNodes and work around a problem that uncove...antelder2009-08-282-3/+83
* More fixes to get invocations working when a node is restartedantelder2009-08-271-1/+16
* backing up a few minor changes. This version of the builders not in use. slaws2009-08-273-15/+34
* When running binding-sca-axis unit tests in Eclipse I was getting javax.jms n...slaws2009-08-271-1/+3
* Move the reference/service resetting outside the loop as they don't need to b...slaws2009-08-271-17/+21
* Add policy matching to the endpoint builder and prepare for problems to be ra...slaws2009-08-275-46/+202
* Initial update to handle nodes being restarted. Similar changes needed in man...antelder2009-08-271-11/+32
* During rebuild also reset the status of the endpoint reference so it gets reb...antelder2009-08-271-0/+2
* Throw exception if scope container isn't running (need to do similar for all ...antelder2009-08-271-2/+4
* Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2009-08-272-2/+13
* Add domain node to buildantelder2009-08-261-0/+1
* Update manifestantelder2009-08-261-39/+7
* Update to activate the separate nodes tests as it works now after the 808033 fixantelder2009-08-261-2/+2
* Change endpoint registry to not use a static for the Maps so there's one per ...antelder2009-08-261-2/+2
* Remove unused importantelder2009-08-261-1/+0
* Update testcase to have more meaningful method namesantelder2009-08-261-2/+2
* Start of a test for multiple nodes within a single JVMantelder2009-08-261-0/+91
* Update the node creation to be per test so it properly tests the scenariosantelder2009-08-261-7/+6
* Update the client jar to remove the sayHello call in the init method as its c...antelder2009-08-261-0/+0
* Split big test method into several discrete test methodsantelder2009-08-261-5/+23
* Update test for removing a contribution so that the test actually worksantelder2009-08-261-3/+8