summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor into framework and separate test cases, and add more testsnash2010-12-037-379/+399
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041987 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3806: Close the SCA domain after running the testsnash2010-12-021-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041352 13f79535-47bb-0310-9956-ffa450edef68
* Add itest/wsdlgen-verify to pom.xmlnash2010-11-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039418 13f79535-47bb-0310-9956-ffa450edef68
* Add saaj-api to endorsed directory to fix build failure on JDK 5nash2010-11-251-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039168 13f79535-47bb-0310-9956-ffa450edef68
* Refactor as a test framework and add more testsnash2010-11-255-0/+474
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039119 13f79535-47bb-0310-9956-ffa450edef68
* Add test for abstract exception (marked @Ignore) and add test for List typenash2010-11-2511-11/+123
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039012 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3797: Generate WSDL with xs:anyType for dynamic SDO DataObjectnash2010-11-235-0/+451
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038071 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778: Fix WSDL generation and enable commented out testsnash2010-11-181-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036533 13f79535-47bb-0310-9956-ffa450edef68
* Add test code to demonstrate problem with WSDL generation when using ↵nash2010-11-1012-18/+144
| | | | | | @XmlJavaTypeAdapter (see TUSCANY-3779) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033586 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778 - changes to demonstrate the issues described in the JIRA. The ↵slaws2010-11-108-87/+368
| | | | | | failing tests are commented out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033436 13f79535-47bb-0310-9956-ffa450edef68
* Add test for abstract exceptionsnash2010-11-077-4/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032313 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030643 TUSCANY-3765: Ensure all classes produced by the build are ↵nash2010-11-031-1/+67
| | | | | | compatible with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030647 13f79535-47bb-0310-9956-ffa450edef68
* Wanted to try some concurrent calls to an COMPOSITE scoped component to make ↵slaws2010-11-016-0/+310
| | | | | | sure it runs OK so though it may be useful to start a test for it. Don't think we have one already. If someone can point me at one I can just ditch this. Not in the build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029756 13f79535-47bb-0310-9956-ffa450edef68
* Merge remaining r743192 changes from 2.x to 1.x and add a new itest for ↵nash2010-10-2710-0/+360
| | | | | | @XmlJavaTypeAdapter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028105 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1022055 Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-262-6/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027543 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1022053 TUSCANY-3706: Add jaxws-api dependencies to ↵nash2010-10-261-1/+24
| | | | | | jaxws-maven-plugin configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027541 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1006270 TUSCANY-3706: Add jaxws-api dependencies to ↵nash2010-10-267-17/+149
| | | | | | jaxws-maven-plugin configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027540 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1006269 Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-264-12/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027539 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1006268 TUSCANY-3706: Fix dependencies on JAX-WS APIs and runtimenash2010-10-262-6/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027538 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1006267 TUSCANY-3706: Add JSR 181 API dependencynash2010-10-263-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027534 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1006259 TUSCANY-3707: Use a local copy of the Tuscany home page so ↵nash2010-10-268-5/+471
| | | | | | tests work without an internet connection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027519 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1002831 TUSCANY-3697: Delete incorrect continuation backslashes from ↵nash2010-10-265-257/+257
| | | | | | XML files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027472 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ↵antelder2010-10-063-5/+5
| | | | | | handling to return more info with unchecked exceptions. And associated itest updates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005001 13f79535-47bb-0310-9956-ffa450edef68
* Add java.net2 repository (needed for mimepull-1.2.jar)nash2010-07-021-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959912 13f79535-47bb-0310-9956-ffa450edef68
* Delete OSGI bundle cache before running a new test (TUSCANY-3615)nash2010-07-012-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959617 13f79535-47bb-0310-9956-ffa450edef68
* Make outstandingOrders list synchronized (TUSCANY-3550)nash2010-05-086-6/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942356 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws2010-03-101-38/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921286 13f79535-47bb-0310-9956-ffa450edef68
* Correct the composite namevamsic0072010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915259 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3421 - Fixing 1.5 build issues, mostly dependencies around jax-ws, jaxblresende2010-01-134-2/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898629 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headerslresende2010-01-124-2/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898221 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headerslresende2010-01-1215-0/+270
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898220 13f79535-47bb-0310-9956-ffa450edef68
* Missing apache license headerlresende2010-01-121-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898219 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3418 add missing equals operator to JMS wire formats so that ↵slaws2010-01-111-2/+8
| | | | | | interceptors are not injected twice. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897816 13f79535-47bb-0310-9956-ffa450edef68
* Add an explicit version for the exec-maven-plugin and provide a repository ↵slaws2010-01-053-0/+28
| | | | | | to retrieve it from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896013 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.x trunk version to 1.7-SNAPSHOTantelder2009-12-21152-1697/+1697
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
* Increase the wait time as 4 secs can be too quick for hudsonantelder2009-12-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891683 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x trunklresende2009-11-132693-0/+165121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68