summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove now unused definitions and policy modulesantelder2009-09-1144-3435/+0
* Merge modules to assembly module as discussed on MLantelder2009-09-1183-389/+2899
* Merge 1.x JMS host to 2.xantelder2009-09-108-0/+412
* Package renames to match module name and simplifyantelder2009-09-1024-39/+43
* Add a manifestantelder2009-09-101-0/+18
* Get the rest of the JMS Binding model tests runningantelder2009-09-103-23/+13
* Update for OASIS namespaceantelder2009-09-102-21/+21
* More updates to bring up the jms binding from 1.x to 2.xantelder2009-09-107-33/+47
* Merge ConfiguredOperation assembly-xml methods from 1.x to 2.xantelder2009-09-101-0/+108
* Merge ConfiguredOperation Assembly methods from 1.x to 2.xantelder2009-09-105-0/+201
* Fix the calculation of prefixes and add a test caserfeng2009-09-092-6/+142
* 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