summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge 1.x JMS host to 2.xantelder2009-09-108-0/+412
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813457 13f79535-47bb-0310-9956-ffa450edef68
* Package renames to match module name and simplifyantelder2009-09-1024-39/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813442 13f79535-47bb-0310-9956-ffa450edef68
* Add a manifestantelder2009-09-101-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813436 13f79535-47bb-0310-9956-ffa450edef68
* Get the rest of the JMS Binding model tests runningantelder2009-09-103-23/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813435 13f79535-47bb-0310-9956-ffa450edef68
* Update for OASIS namespaceantelder2009-09-102-21/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813415 13f79535-47bb-0310-9956-ffa450edef68
* More updates to bring up the jms binding from 1.x to 2.xantelder2009-09-107-33/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813350 13f79535-47bb-0310-9956-ffa450edef68
* Merge ConfiguredOperation assembly-xml methods from 1.x to 2.xantelder2009-09-101-0/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813345 13f79535-47bb-0310-9956-ffa450edef68
* Merge ConfiguredOperation Assembly methods from 1.x to 2.xantelder2009-09-105-0/+201
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813344 13f79535-47bb-0310-9956-ffa450edef68
* Fix the calculation of prefixes and add a test caserfeng2009-09-092-6/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813042 13f79535-47bb-0310-9956-ffa450edef68
* Copy JMS binding from 1.x and start updating for 2.xantelder2009-09-0928-0/+5318
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812994 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2995 - Increasing invocation timeout to 2 secondslresende2009-09-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811764 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811518 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende2009-09-041-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811501 13f79535-47bb-0310-9956-ffa450edef68
* Start to refactor invocation chains into Endpoint/EndpointReferencerfeng2009-09-032-0/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811008 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-1/+1
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810831 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-5/+5
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810826 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-2/+2
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810821 13f79535-47bb-0310-9956-ffa450edef68
* Change addEndpointReference logiing to fine so it doesn't flood the console ↵antelder2009-09-031-1/+1
| | | | | | with messages as this gets called on every request for stateless components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810811 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need to extend EndpointDescriptionrfeng2009-09-0210-167/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810712 13f79535-47bb-0310-9956-ffa450edef68
* Support @XmlSeeAlso at java interface to reference extra JAXB classesrfeng2009-09-025-3/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810608 13f79535-47bb-0310-9956-ffa450edef68
* Workaround: Export some internal packages before the dependencies are fixedrfeng2009-09-023-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810372 13f79535-47bb-0310-9956-ffa450edef68
* Fix dependenciesrfeng2009-09-021-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810368 13f79535-47bb-0310-9956-ffa450edef68
* Make some dependencies as test scopedrfeng2009-09-022-12/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810319 13f79535-47bb-0310-9956-ffa450edef68
* Start to fix the MANIFEST.MF and rename split packagesrfeng2009-09-0212-10/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810317 13f79535-47bb-0310-9956-ffa450edef68
* Include domain name in log messageantelder2009-08-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809259 13f79535-47bb-0310-9956-ffa450edef68
* Get the tribes context name set from the domain nameantelder2009-08-301-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809258 13f79535-47bb-0310-9956-ffa450edef68
* Automatically change : to :// in domain node config uri to make it easier to ↵antelder2009-08-282-1/+37
| | | | | | type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808939 13f79535-47bb-0310-9956-ffa450edef68
* Add a launche main class to the domain nodeantelder2009-08-281-0/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808931 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE when contribution jar doesn't have a manifestantelder2009-08-281-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808928 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2009-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808926 13f79535-47bb-0310-9956-ffa450edef68
* Update domain-node to use the new endpoint wrapper and runtime configuration ↵antelder2009-08-284-10/+119
| | | | | | so that the inVm/tribes endpoint registry can be choosen and configured via the domain node URI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808875 13f79535-47bb-0310-9956-ffa450edef68
* Add endpoint-wrapper module to the buildantelder2009-08-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808872 13f79535-47bb-0310-9956-ffa450edef68
* Add a new endpoint module that wraps the existing ones choosing which to use ↵antelder2009-08-2818-0/+982
| | | | | | based on the runtime configuration. I think ideally we'd change this so the exitsing inVM registry is the default one and it looks up and remote registry itself and uses that if configured git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808871 13f79535-47bb-0310-9956-ffa450edef68
* Update the tribes based endpoint registry to support being configured from ↵antelder2009-08-281-1/+13
| | | | | | the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808869 13f79535-47bb-0310-9956-ffa450edef68
* Enable setting configuration on the NodeFactoryImplantelder2009-08-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808868 13f79535-47bb-0310-9956-ffa450edef68
* Add interface for a way to pass configuration aroundantelder2009-08-281-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808867 13f79535-47bb-0310-9956-ffa450edef68
* Update the magic random ranking number so it possible to use the extenstionantelder2009-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808847 13f79535-47bb-0310-9956-ffa450edef68
* Update to add a method to check if a wire target is out of date compared to ↵antelder2009-08-285-45/+34
| | | | | | teh endpoint registry (see ML discussion 'Endpoint registry and stopping/starting nodes' git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808838 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for restarting DomainNodes and work around a problem that ↵antelder2009-08-282-3/+83
| | | | | | uncovers with stopping the NodeFactory kills all DOmainNodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808793 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to get invocations working when a node is restartedantelder2009-08-271-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808613 13f79535-47bb-0310-9956-ffa450edef68
* backing up a few minor changes. This version of the builders not in use. slaws2009-08-273-15/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808555 13f79535-47bb-0310-9956-ffa450edef68
* When running binding-sca-axis unit tests in Eclipse I was getting javax.jms ↵slaws2009-08-271-1/+3
| | | | | | not found from Axis. Was working OK in maven. I added the package import to the Tuscany module manifest and this seems to get the tests working for me in Eclipse. It not immediately clear to me how changing this bundle helps out the Axis bundle but I've lost track a bit of the complex relationship between tuscany and axis bundles so need to look closer. This may help others in the mean time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808554 13f79535-47bb-0310-9956-ffa450edef68
* Move the reference/service resetting outside the loop as they don't need to ↵slaws2009-08-271-17/+21
| | | | | | be there. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808553 13f79535-47bb-0310-9956-ffa450edef68
* Add policy matching to the endpoint builder and prepare for problems to be ↵slaws2009-08-275-46/+202
| | | | | | raised at runtime and at build time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808552 13f79535-47bb-0310-9956-ffa450edef68
* Initial update to handle nodes being restarted. Similar changes needed in ↵antelder2009-08-271-11/+32
| | | | | | many places but this gets the StopStartNodesTestCase running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808457 13f79535-47bb-0310-9956-ffa450edef68
* During rebuild also reset the status of the endpoint reference so it gets ↵antelder2009-08-271-0/+2
| | | | | | rebuilt correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808440 13f79535-47bb-0310-9956-ffa450edef68
* Throw exception if scope container isn't running (need to do similar for all ↵antelder2009-08-271-2/+4
| | | | | | the scope containers, this is just to start getting things working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808439 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2009-08-272-2/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808356 13f79535-47bb-0310-9956-ffa450edef68
* Add domain node to buildantelder2009-08-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808040 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2009-08-261-39/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808039 13f79535-47bb-0310-9956-ffa450edef68