summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-10Change the wait to 5 secondsrfeng1-1/+1
2010-02-10Timing the sequence to avoid hangsrfeng5-13/+11
2010-02-10Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws1-1/+6
2010-02-10Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws4-20/+74
2010-02-10Add callback tests into the buildslaws1-0/+2
2010-02-10Add hazelcast test to buildslaws1-0/+1
2010-02-10Output something so that you can see that the target service has received a m...slaws1-1/+3
2010-02-10Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws1-0/+63
2010-02-10Remove unecessary dependency on domain node and replace with direct dependenc...slaws1-3/+8
2010-02-09Remove the node.destroy()rfeng1-1/+0
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng19-431/+396
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng4-5/+49
2010-02-09TUSCANY-3458 add some alternative configurations for the ws callback test to ...slaws20-0/+1041
2010-02-09Add some code to all for easier manual running of the test slaws3-1/+46
2010-02-06Fix the compilation errorrfeng1-1/+0
2010-02-05Add in ws itests to build. Don't anything useful yet but might as well get th...slaws1-0/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws15-15/+21
2010-02-04Exploit features to define dependenciesslaws1-20/+3
2010-02-04Create a place in itests for binding.ws integration testsslaws9-0/+404
2010-02-03Put back in the JMS callbacks test as theres a workaround for it nowantelder1-1/+1
2010-02-03Fix the JMS callbacks test by removing all trailing spaces in the messages. J...antelder4-4/+4
2010-02-03Take out the JMS callbacks itest for now as there's an intermitent problem wi...antelder1-1/+1
2010-02-03Add jms callbacks to the buildantelder1-1/+1
2010-02-02Added itest recursive-ws module into 2.x code baseramkumar21-0/+923
2010-02-02Adding oneway itest module to 2.x code baseramkumar9-0/+704
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder5-0/+323
2010-01-29Remove unwanted file from svnantelder1-5/+0
2010-01-29Update to find an existing domain if the registry isn't explicitly definedantelder1-1/+1
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng4-6/+6
2010-01-28Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder2-0/+19
2010-01-28Add the new client itestantelder1-0/+1
2010-01-28Itest for the client api using rmi and hazelcastantelder6-0/+240
2010-01-28Update type to be explicit client subclassantelder1-2/+1
2010-01-28Simpify be merging into a single testantelder2-65/+17
2010-01-28Change to use a less commonly used port, add a commentted out test on how lon...antelder1-5/+17
2010-01-28Add hazelcast-client test to build. Don't expect we'll keep the test as-is bu...antelder1-0/+1
2010-01-28Update client test to use generic local host ip address and add tests for bad...antelder1-3/+24
2010-01-28Start exploring using the Hazelcast native client so that the SCAClient API c...antelder2-0/+165
2010-01-28Disable parallel test runningantelder1-0/+17
2010-01-28Add another test using default and explicitly spcified domain URIsantelder1-0/+58
2010-01-27Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng1-4/+1
2010-01-27Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest module...ramkumar73-0/+12980
2010-01-27Fix for TUSCANY-3409rfeng1-7/+5
2010-01-26Don't see why this would effect anything as the tests don't run in parallel b...antelder1-0/+15
2010-01-26Update wait time as it still fails sometimes on hudsonantelder1-1/+1
2010-01-25Try to fix this on Hudson by disabling parallel tests, though it works ok wit...antelder1-0/+19
2010-01-25Add a logging intent so that reference/service policies matchslaws1-1/+1
2010-01-25Add policy sets so that intents are resolvedslaws1-0/+21
2010-01-25Needs the policy sets to resolve the specified intents. However leaving them ...slaws1-7/+12
2010-01-25Start adding some remote node test to the hazelcast nodes testsantelder3-1/+88