summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-04Merge itest changes from sca-equinox branch into trunkrfeng159-1254/+730
2008-11-21More changes to get to a stage where I have a working build in mvn and in Ecl...slaws1-0/+5
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder98-511/+511
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws4-22/+12
2008-11-07Implements some String instance optimizations.beckerdo2-4/+4
2008-11-07Remove the OASIS assembly specific parts from the OSOA core.xsd. The wireform...slaws1-2/+3
2008-11-06Fixes for TUSCANY-2665ramkumar2-1/+8
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws4-6/+10
2008-11-03Add import/export.resource to the contributions schema. However it seems that...slaws2-2/+1
2008-10-31Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656ramkumar12-4/+462
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws8-5/+162
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws2-6/+8
2008-10-22Start to add InvocationChain for bindingsrfeng1-2/+2
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws18-26/+676
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2-2/+2
2008-10-16TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for the...antelder35-4/+1555
2008-10-16Update itest to compile with new JMSResourceFactory constructorantelder1-2/+3
2008-10-14Start of some JMS tests for the request response binding work. slaws19-0/+1013
2008-10-13TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende1-21/+0
2008-10-12disabled contribution-classloader because it has an error to fix and i need a...giorgio1-1/+2
2008-10-06TUSCANY-2617 the autowire problem was hiding the fact that the reference targ...slaws1-1/+2
2008-10-06TUSCANY-2617 perform autowire processing after all targets have been processe...slaws3-0/+59
2008-10-03TUSCANY-2614 - Add missing license headers. slaws1-1/+18
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws2-2/+15
2008-09-22Revert the accidental checkinrfeng1-2/+581
2008-09-22Make this well formed XML slaws1-0/+1
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng37-620/+44
2008-09-16Add in policies to support JMS message header setting. Also add in reliabilit...slaws3-0/+184
2008-09-15TUSCANY-2538 - Adding default processor to handle unknown contents in composi...lresende1-1/+7
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws13-29/+470
2008-09-11Corrected Generic declaration on return type of getServiceClass method to rem...edwardsmj1-2/+2
2008-09-10Add the jms tests missing from the itest buildantelder1-0/+3
2008-09-10Add a new JMS test for using multiple argsantelder7-0/+338
2008-09-10Correct the node module name in the JMS testantelder1-1/+1
2008-09-10Correct the node module name in the JMS testantelder1-1/+1
2008-09-10Correct to JMS test interfaces that are missing the @Remotable annotationantelder2-0/+8
2008-09-10Add an Ignore to the JMS test for checked exceptions as i'm about to do a che...antelder1-0/+2
2008-09-10Fix testcase to check if the service has been invoked before waiting to shave...antelder1-2/+4
2008-09-10TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the p...slaws3-3/+3
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws1-29/+29
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws9-0/+477
2008-09-03Add a stop for the clientNode which had been left outantelder1-0/+1
2008-09-02Start of itests for the JMS based binding.scaantelder13-0/+455
2008-09-02Make dependency on node impl explicitantelder1-0/+6
2008-09-01TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name in...antelder3-0/+197
2008-09-01Correct typo in jms definitionsantelder1-1/+1
2008-08-27Fix for TUSCANY-2398rfeng1-2/+1
2008-08-27Add jms-definitions itest to buildantelder1-0/+1
2008-08-27Updates to get itest working, correct typo in test assert and use namespace q...antelder3-3/+4
2008-08-26TUSCANY-2501 reference should either be all annotated or all not annotated. H...slaws1-7/+18