summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-21Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCaselresende1-7/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901549 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21Fix MFrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901472 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21Fix compilation errors due to interface changerfeng2-13/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901470 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901351 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Reverting accidentally committed changes from revisions 901322 and 901323 as ↵lresende2-0/+17
I haven't tested them in other platforms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901330 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Remove the test scope from the assembly-xml dependency to prevent ↵lresende1-1/+0
compilation errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901324 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Removing other references to tools.jarlresende1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901323 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20TUSCANY-2594 - Removing tools.jar dependency from parent pom ↵lresende1-9/+0
pluginManagement section to avoid issues in Mac OS environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901322 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Removing unuzed imports to prevent compilation errorslresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901319 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Remove the test scope from the assembly-xml dependency to prevent ↵lresende1-1/+0
compilation errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901318 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Remove the test scope from the assembly-xml dependency to prevent ↵slaws1-1/+0
compilation errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901314 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Start of making the Tuscany sca client impl work for both local or remote ↵antelder10-79/+205
nodes and to be generic for any binding. Work in progress, only local invocations work presently git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901270 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20TUSCANY-3426 read/write/resolve requires and policySets attributes that ↵slaws6-9/+40
appear in interface.java and interface.wsdl elements. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901251 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Disable parallel test runningantelder1-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901166 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Dummy matching code. Needs to be replaced with a WS policy interception ↵slaws2-5/+91
algorithm. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901151 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Disable parallel test running for this itest as it doesn't workantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901143 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20add parallel to the distribution profile to see what happens with using that ↵antelder1-0/+19
on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901135 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Add all the modules to the fast profile (which isn't quite whats wanted, ↵antelder1-0/+9
would be better if you can use the profile with any of the other profiles, is there a way to do that?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901134 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder82-95/+194
disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update for the latest oasis API codeantelder1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901130 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update for the latest oasis API codeantelder1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901129 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use a domain uri as thats required nowantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901128 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder3-25/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901127 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update the client api classes to be the very latest from the oasis svnantelder4-305/+409
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901126 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20TUSCANY-3426 update service intents to match reference. Still don't think ↵slaws1-0/+1
binding intents are being taken into account. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901118 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20TUSCANY-3426 intent must configure the service so moved it from the ↵slaws1-2/+2
implementation to the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901116 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng25-204/+383
Fix the issues to pass OSGi SCA configuration type TCK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901079 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Fix the definitions.xml and move them into META-INF folder to be recognizedrfeng2-11/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901065 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Add a 'fast' profile for experimenting with Surefires parallel test running, ↵antelder1-0/+23
the only changes from the existing surefire config is moving up to the 2.5 release and adding the <parallel> config element. (Also Junit 4.8.1 is really needed for this to work effectively) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900813 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Put back a few webapp itests to see how that effects Hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Take out the webapp itests to see if that bypasses the hudson too many open ↵antelder1-0/+2
files problem (as simon mentioned that it looks like it might be these itests holding on to files) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900723 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Update dependency to see if that helps the hudson buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900713 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Expose system definitions from the deployerrfeng12-166/+547
Add the removal of entries when the member leaves the group Add listeners to the hazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900661 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18extend test to calling the policy builder (which doesn't do anything yet)slaws1-2/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900581 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Put another sca client api test into the buildslaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900580 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Add policy matching algorithm. Still a couple of TODOs here. Also there is ↵slaws1-83/+63
no matching logic in the policy builders yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900577 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Fix typo in commentslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900574 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Call loadbuilders when the full collection is retrieved as well as when an ↵slaws1-3/+3
individual policy builder is retrieved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900573 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Check that the policy sets for a particular endpoint, endpointreference or ↵slaws2-13/+54
implementation are expressed in one language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900548 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Check that all policies in a given policy set are expressed in a single ↵slaws3-1/+32
language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900546 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900418 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Remove comment. The policy matching will now take place in the binder. ↵slaws1-4/+1
Called from either the NodeFactory (TODO) or at runtime when a reference is first used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900415 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Put back the bpel itests which were temporarily taken to test the hudson buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900357 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Change Node getInstance/newInstance methods so that newInstance really ↵antelder12-80/+58
creates a new instance, and getInstance returns the singleton instance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900354 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Update to use base jarantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900351 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Re-enable XML read test caseslaws1-1/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900349 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Adding aspect bases logging and tracing module in 2.xramkumar11-0/+743
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900323 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Updated code so that it access static constants on RpcChannel in a static ↵mcombellack1-2/+2
manner rather than on an instance of RpcChannel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900220 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Fixed what looks to be a cut and paste error in the last name setter methodmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900219 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16Setting version to maven-source-plugin to avoid issues with maven enforcer ↵lresende1-0/+1
plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899867 13f79535-47bb-0310-9956-ffa450edef68