summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (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 formatantelder5-18/+47
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-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 definedantelder3-0/+15
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 ↵rfeng40-630/+973
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 ↵antelder7-25/+48
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-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-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-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-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 ↵rfeng6-64/+125
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-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
2010-01-27Update the Version to include the version and build timeantelder4-2/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903575 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix multiple concurrency related issuesrfeng13-265/+422
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903542 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix for TUSCANY-3409rfeng9-41/+98
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903541 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26First cut at having a programatic way to get the svn revision that a tuscany ↵antelder4-0/+140
build is from. This approach seems a little conveluted so if anyone has a better approach please do say, this one uses the Maven buildnumber plugin to set a mvn property with the svn revision, which is then written into a message properties file with the antrun plugin, which is then used initilize a constant in a Version class. Not sure if it even actually works, committing it so i can get a Hudson build and check if it does end up with the correct value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903166 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Catch up the tomcat runtime with all the recent domain and node changesantelder2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902818 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Some tidying of error handling and add ability to print out reason match ↵slaws2-87/+84
failed in error case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902811 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Update the matching algorithm to take account of the binding configuration ↵slaws1-70/+198
on the service side. This will break a few otests but bear with me for a little while. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902791 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Add operation that returns the list of bindings that this policy is designed ↵slaws5-0/+27
to operation with. Am in two minds whether this should be on the provider or the builder. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902789 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Use uri equals for comparing endpoints so that serialzed/deserilized ↵antelder1-3/+5
endpoints work ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902757 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Get the correct registry even when the client doesn't use the full uriantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902756 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23Fix the node tests by using a consistent domain name everywhere and using ↵antelder2-3/+5
NodeFactory.getInstance instead of newInstance, change the default domain name to be simply 'default', add all the node itests back into the build as they work now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902401 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23Testcases for the uri methodsantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902398 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23Add a mehod to create a node with a uri and composite to match the uri only ↵antelder1-0/+7
method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902397 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21Didn't need to add the managed shared policy piece as it's just a profile ↵slaws2-11/+6
intent. Doh git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901878 13f79535-47bb-0310-9956-ffa450edef68