summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-16Fix for POJO_10009_TestCase, making the thread context classloader the one us...lresende1-2/+15
2010-01-15A bit more progress on the ws policy model. Not working yet. slaws4-77/+150
2010-01-15The code for build time matching. To actually use this we need to create a bu...slaws1-1/+64
2010-01-15Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...slaws1-7/+18
2010-01-15Update to always return the current TCCL instead of the cached one. This is s...antelder1-1/+2
2010-01-14Remove unused line of code and correct commentslaws1-4/+4
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws5-2/+86
2010-01-14TUSCANY-3424 flip round the order in which the classloaders are set in the fi...slaws1-2/+7
2010-01-14Update the rmi base sca client to use its own registry when no other nodes st...antelder1-0/+5
2010-01-14Correctlt set the domain name based on the name in the config uriantelder1-1/+19
2010-01-14Correct manifest to take account of factory reference to node configuration. slaws1-0/+1
2010-01-13Minor javadoc cleanuplresende1-2/+2
2010-01-13Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder4-0/+65
2010-01-13Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder1-14/+7
2010-01-13Enable the remotable setting on OSGi interfacesrfeng2-111/+169
2010-01-13Remove the synchronized blocks to avoid deadlock between DefaultFactoryExtens...rfeng2-11/+11
2010-01-12Start of extension for handling WS-Policy policies. Based on policy-xml-ws bu...slaws14-0/+1320
2010-01-12NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder1-4/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-4/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-4/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-12/+2
2010-01-11Tell the ServletHostHelper that the webapp host is being used and use it to l...antelder1-20/+2
2010-01-11Add a helper to get the correct ServletHostantelder1-0/+52
2010-01-11Testcase that verifies spec version support is working with both osoa/oasis s...lresende1-0/+108
2010-01-11Minor fix to close xtream readers after each testinglresende1-0/+5
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws10-853/+711
2010-01-09Update to the latest version of OSGi enterprise draft specsrfeng17-696/+561
2010-01-08Allow starting an empty node (with no contributions) so its possible to confi...antelder1-4/+21
2010-01-08Change the Registry factory to not use the full config uri when its the tusca...antelder1-1/+6
2010-01-08Change the Hazelcast registry to support both distributed an in-VM only opera...antelder2-6/+16
2010-01-07Update to the servlet host locating codeantelder1-2/+10
2010-01-06Refine MFrfeng1-2/+2
2010-01-06Updates to the Hazelcast regsitry manifestantelder1-16/+7
2010-01-06Add Hazelcast registry in to the buildantelder1-0/+1
2010-01-06Update to use the tuscany domain uri prefixantelder1-1/+1
2010-01-06Update to use the hazelcast registryantelder1-1/+1
2010-01-06Start a new module looking at integration with Webbeans and JSR330antelder13-0/+852
2010-01-06Add tuscany uri prefixantelder1-1/+1
2010-01-05More changes to get the Hazelcast endpoint registry workingantelder7-578/+560
2010-01-05Add getEndpointReferencesrfeng2-5/+20
2010-01-05Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou...antelder6-0/+826
2010-01-04Remove unused importsslaws1-2/+0
2010-01-04Test against null target endpointslaws1-1/+2