summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-135-7/+7
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for the servlet sampleantelder2009-11-133-0/+249
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835862 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the JMS properties test again to try to prevent the hudson build ↵antelder2009-11-021-1/+1
| | | | | | timeout fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831897 13f79535-47bb-0310-9956-ffa450edef68
* Add the implementtaion-web client sample itest to the buildantelder2009-10-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830025 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for the implementation-web-client sampleantelder2009-10-262-0/+263
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830023 13f79535-47bb-0310-9956-ffa450edef68
* Finish implementing the jaxws client invoke testsantelder2009-10-233-28/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828991 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for using the jaxws async APIs. Copied from jaxws to avoid ↵antelder2009-10-238-0/+354
| | | | | | stepping on whatLuciano might be doing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828960 13f79535-47bb-0310-9956-ffa450edef68
* Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng2009-10-224-9/+45
| | | | | | Adjust itest-scdl to use the Deployer from tuscany-deployment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828787 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3294 - iTest to validate JAXWS Async Client APIslresende2009-10-226-3/+222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828277 13f79535-47bb-0310-9956-ffa450edef68
* Fixing Apache license header formattinglresende2009-10-221-14/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828274 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-5/+5
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Minor updates/cleanup to bpel/wsdl filelresende2009-10-153-18/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825610 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder2009-10-155-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825484 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the wait interval for the test to complete in so the test doesn't ↵antelder2009-10-091-1/+1
| | | | | | fail on the slow slow slow Hudson build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823444 13f79535-47bb-0310-9956-ffa450edef68
* Remove the old format itest as its been split into separate itests nowantelder2009-10-0769-3831/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822744 13f79535-47bb-0310-9956-ffa450edef68
* Fix the jmsobject itest wsdl and add the itest to the build as it works nowantelder2009-10-073-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822743 13f79535-47bb-0310-9956-ffa450edef68
* Add the format-jmstext itest to the build as it works nowantelder2009-10-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822736 13f79535-47bb-0310-9956-ffa450edef68
* Add exceptions methods to wsdl interface as the 2.x runtime reports an ↵antelder2009-10-071-0/+14
| | | | | | interface missmatch without them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822735 13f79535-47bb-0310-9956-ffa450edef68
* Add in the format-jmstextxmlinjmsobjectout itest to the build as it works nowantelder2009-10-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822714 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the JMS format itests into individual modules as teh exitsing ↵antelder2009-10-07170-5/+7837
| | | | | | format test has multiple composites with duplicates which makes it hard to debug. Add the working format tests into the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822695 13f79535-47bb-0310-9956-ffa450edef68
* Add another jms exception tests to the build as it works nowantelder2009-10-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822680 13f79535-47bb-0310-9956-ffa450edef68
* Add the exceptions test into build as it works nowantelder2009-10-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822667 13f79535-47bb-0310-9956-ffa450edef68
* Add extra catch to make it easier to see the exceptionantelder2009-10-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822257 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem with dublicate components. (still doesn't work yet)antelder2009-10-062-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822256 13f79535-47bb-0310-9956-ffa450edef68
* Add jms selector tests to buildantelder2009-10-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822247 13f79535-47bb-0310-9956-ffa450edef68
* Updates to finish 2.x bring up of selectors testantelder2009-10-063-5/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822244 13f79535-47bb-0310-9956-ffa450edef68
* Correct arrtibute names for OASIS specantelder2009-10-061-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822241 13f79535-47bb-0310-9956-ffa450edef68
* Add in JMS itests to the buildantelder2009-10-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822229 13f79535-47bb-0310-9956-ffa450edef68
* Add the working jms itests into the reactor buildantelder2009-10-061-6/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822221 13f79535-47bb-0310-9956-ffa450edef68
* Remove the jms general itest as they've all be split out into separate ↵antelder2009-10-0653-2422/+0
| | | | | | modules now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822218 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the policy headers test from the jmsgeneral itests and bring up ↵antelder2009-10-0612-0/+537
| | | | | | in 2.x. Is working now which is a bit of a surprise as i didn't think the policy stuff was done yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822217 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the jms properties tests from the general tests and bring up on 2.xantelder2009-10-0611-0/+490
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822214 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the exceptions test from the jms general tests. Doesnt work yetantelder2009-10-0613-0/+562
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822204 13f79535-47bb-0310-9956-ffa450edef68
* Correct duplicate component testslaws2009-10-061-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822199 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the defaults test from the jms general tests and bringup for 2.xantelder2009-10-069-0/+359
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822197 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the oneway test from the jms general itestsantelder2009-10-0611-0/+439
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822194 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the rpc test from the jms geneal testsantelder2009-10-064-0/+151
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822191 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the rpc test from the jms geneal testsantelder2009-10-065-0/+219
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822189 13f79535-47bb-0310-9956-ffa450edef68
* Separate the non-sca-client test out og the jms general itestsantelder2009-10-069-0/+469
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822184 13f79535-47bb-0310-9956-ffa450edef68
* Separate the uri-rpc test out og the jms general itestsantelder2009-10-069-0/+365
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822180 13f79535-47bb-0310-9956-ffa450edef68
* Separate the dynamicreplyq test out from the jms general itestantelder2009-10-069-0/+367
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822175 13f79535-47bb-0310-9956-ffa450edef68
* Update all the JMS itests to use the 2.x tuscany namespaceantelder2009-10-0613-13/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822173 13f79535-47bb-0310-9956-ffa450edef68
* Copy out the external broker test from the general tests projectantelder2009-10-059-0/+386
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821868 13f79535-47bb-0310-9956-ffa450edef68
* Fix another promoted referenceantelder2009-10-051-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821795 13f79535-47bb-0310-9956-ffa450edef68
* Update for OASIS renamed attributeantelder2009-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821790 13f79535-47bb-0310-9956-ffa450edef68
* Fix another of the reference with a promoted binding problemsantelder2009-10-051-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821789 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-052-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-0514-10/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
* Change all the JMS itest name attribute to jndiNameantelder2009-10-0512-37/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable the test case as now TUSCANY-3296 is fixed under r821679rfeng2009-10-051-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821683 13f79535-47bb-0310-9956-ffa450edef68