summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-01rename new axis2 1.5 binding runtime implementation to be consistent with ↵slaws31-0/+4385
names of other runtime implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905272 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01A couple of comments to remind me where policy things goslaws1-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905259 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01Turn off JMS sender by defaultslaws1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905258 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01Move MTOM intent into Tuscany namespaceslaws2-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905257 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01Fix a couple of typos in commentsslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905215 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Defer the initialization of the chains at later stage to make sure the ↵rfeng1-3/+6
endpoint reference won't be left in a wrong state if any exception happens git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904649 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Making harvesting of revision number optional, to avoid issues when running ↵lresende1-0/+1
on GIT copy of the svn repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904595 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Fxi compilation errorsrfeng2-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904586 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29remove reference to policy that is not being used at the moment while ↵slaws1-2/+1
re-factoring goes on git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904582 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Turn off tcp transport sender as we're not including the tcp transport at ↵slaws1-1/+2
the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904579 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Experiments looking at what things we might improve. slaws11-1240/+728
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904573 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Remove references to stuff that we don't need at the momentslaws1-12/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904572 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Add basic test case back inslaws6-0/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904571 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Upgrade axis version to 1.5.1slaws1-36/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904567 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Changes to ensure that TCCL used in BPELImplementationProvider is able to ↵edwardsmj2-8/+10
access both the JPA persistence provider and also the ODE JPA DAO classes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904512 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder10-18/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904504 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Remove test for now used uri formatantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904493 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Fix domain name calculationantelder1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904492 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Remove unwanted file from svnantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904477 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Update after registry factory refactor so it doesn't create two client ↵antelder2-7/+15
connections on a service invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904475 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Update to find an existing domain if the registry isn't explicitly definedantelder4-1/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904461 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Refactor the DomainRegistryFactory to be extensions of ↵rfeng44-636/+979
DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Change the tuscanyClient scheme to pbe all lower case so it works with the ↵antelder10-26/+68
toLowerCase in the DefaultEndpointRegistryFactory, and move all the remote code in the scaclient to happen at invocation time. This now works for multiple local and remote nodes in one or separate JVMs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904206 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Also add thehazelcast client jar to the tomcat war LICENSEantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904142 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add Hazelcast client jar to LICENSEantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904140 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Temporarily comment some broken code out till i fix itantelder1-22/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904129 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add the new client itestantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904122 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Itest for the client api using rmi and hazelcastantelder6-0/+240
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904121 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Some more temporary hardcoding in the default registry factory, will be ↵antelder1-4/+10
removed when we clean all this up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904120 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Update type to be explicit client subclassantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904119 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add hazelcast client registry to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904116 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Update to use the hazelcast client registryantelder7-85/+196
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904115 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Correct dependency after the group name change a while backantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904114 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Update to allow the client to share this as a subclassantelder2-3/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904113 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add another endpoint registry impl this time using the Hazelcast native ↵antelder4-0/+148
client to connect to an existing domain hazelcast cluster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904111 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Drop down the rankingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Simpify be merging into a single testantelder2-65/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904064 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Change to use a less commonly used port, add a commentted out test on how ↵antelder1-5/+17
long a client connection takes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904058 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add hazelcast-client test to build. Don't expect we'll keep the test as-is ↵antelder1-0/+1
but i'm interested in if it works ok on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904050 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Update client test to use generic local host ip address and add tests for ↵antelder1-3/+24
bad passowrd and connect address git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904048 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Start exploring using the Hazelcast native client so that the SCAClient API ↵antelder2-0/+165
can use this when the client is in a separate JVM from the Tuscany domain without having to use a full blown distributed endpoint registry which avoids all the sync and lifecycle issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904042 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Disable parallel test runningantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904035 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add another test using default and explicitly spcified domain URIsantelder1-0/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904017 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Comment out modules that were included by accidentslaws1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903764 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Remove unused bundle activatorrfeng3-144/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903755 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Refactor the databinding introspection to ↵rfeng7-68/+126
tuscany-implementation-java-runtime to avoid deployment time dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903738 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27restructure slightly so that it's obvious to an axis user where Tuscany is ↵slaws4-1/+1
getting its configuration from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903702 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest ↵ramkumar73-0/+12980
modules to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903668 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27no longer requiredslaws2-180/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903606 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Update the Version to include the version and build timeantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903576 13f79535-47bb-0310-9956-ffa450edef68