summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expose system definitions from the deployerrfeng2010-01-1912-166/+547
* extend test to calling the policy builder (which doesn't do anything yet)slaws2010-01-181-2/+15
* Add policy matching algorithm. Still a couple of TODOs here. Also there is no...slaws2010-01-181-83/+63
* Fix typo in commentslaws2010-01-181-1/+2
* Call loadbuilders when the full collection is retrieved as well as when an in...slaws2010-01-181-3/+3
* Check that the policy sets for a particular endpoint, endpointreference or im...slaws2010-01-182-13/+54
* Check that all policies in a given policy set are expressed in a single langu...slaws2010-01-183-1/+32
* Fix typo in commentslaws2010-01-181-1/+1
* Remove comment. The policy matching will now take place in the binder. Called...slaws2010-01-181-4/+1
* Change Node getInstance/newInstance methods so that newInstance really create...antelder2010-01-1812-80/+58
* Re-enable XML read test caseslaws2010-01-181-1/+24
* Adding aspect bases logging and tracing module in 2.xramkumar2010-01-1811-0/+743
* Updated code so that it access static constants on RpcChannel in a static man...mcombellack2010-01-171-2/+2
* Fixed what looks to be a cut and paste error in the last name setter methodmcombellack2010-01-171-1/+1
* Fix for POJO_10009_TestCase, making the thread context classloader the one us...lresende2010-01-161-2/+15
* A bit more progress on the ws policy model. Not working yet. slaws2010-01-154-77/+150
* The code for build time matching. To actually use this we need to create a bu...slaws2010-01-151-1/+64
* Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...slaws2010-01-151-7/+18
* Update to always return the current TCCL instead of the cached one. This is s...antelder2010-01-151-1/+2
* Remove unused line of code and correct commentslaws2010-01-141-4/+4
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-145-2/+86
* TUSCANY-3424 flip round the order in which the classloaders are set in the fi...slaws2010-01-141-2/+7
* Update the rmi base sca client to use its own registry when no other nodes st...antelder2010-01-141-0/+5
* Correctlt set the domain name based on the name in the config uriantelder2010-01-141-1/+19
* Correct manifest to take account of factory reference to node configuration. slaws2010-01-141-0/+1
* Minor javadoc cleanuplresende2010-01-131-2/+2
* Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder2010-01-134-0/+65
* Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder2010-01-131-14/+7
* Enable the remotable setting on OSGi interfacesrfeng2010-01-132-111/+169
* Remove the synchronized blocks to avoid deadlock between DefaultFactoryExtens...rfeng2010-01-132-11/+11
* Start of extension for handling WS-Policy policies. Based on policy-xml-ws bu...slaws2010-01-1214-0/+1320
* NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder2010-01-121-4/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-4/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-4/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-12/+2
* Tell the ServletHostHelper that the webapp host is being used and use it to l...antelder2010-01-111-20/+2
* Add a helper to get the correct ServletHostantelder2010-01-111-0/+52
* Testcase that verifies spec version support is working with both osoa/oasis s...lresende2010-01-111-0/+108
* Minor fix to close xtream readers after each testinglresende2010-01-111-0/+5
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2010-01-1010-853/+711
* Update to the latest version of OSGi enterprise draft specsrfeng2010-01-0917-696/+561
* Allow starting an empty node (with no contributions) so its possible to confi...antelder2010-01-081-4/+21
* Change the Registry factory to not use the full config uri when its the tusca...antelder2010-01-081-1/+6