summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws-jaxws (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete itests folder as its now in testing folderantelder2010-10-0627-1950/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005062 13f79535-47bb-0310-9956-ffa450edef68
* Add missing headersslaws2010-05-274-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948747 13f79535-47bb-0310-9956-ffa450edef68
* Add exceptions to the test and make the launchers a bit more genericslaws2010-04-208-25/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936018 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importslaws2010-04-201-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935858 13f79535-47bb-0310-9956-ffa450edef68
* Print out URL of external serviceslaws2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935856 13f79535-47bb-0310-9956-ffa450edef68
* No common module so don't try to load itslaws2010-04-201-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935855 13f79535-47bb-0310-9956-ffa450edef68
* No common module any more so imports no longer validslaws2010-04-202-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935854 13f79535-47bb-0310-9956-ffa450edef68
* Correct URL in WSDL. Not actually used as java first scenario specifies URL ↵slaws2010-04-201-1/+1
| | | | | | in composite but we would expect it to be completed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935853 13f79535-47bb-0310-9956-ffa450edef68
* Change type of reference to the type generated from the external service WSDLslaws2010-04-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935852 13f79535-47bb-0310-9956-ffa450edef68
* Re-org to more clearly separate out the different parts of the test and to ↵slaws2010-04-1630-419/+504
| | | | | | identify the launcher with a dependency on the binding.ws ri implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934833 13f79535-47bb-0310-9956-ffa450edef68
* changes for looking for memory leaks. slaws2010-04-152-29/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934410 13f79535-47bb-0310-9956-ffa450edef68
* a few small changes, committing prior to a bit of a re-orgslaws2010-04-151-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934407 13f79535-47bb-0310-9956-ffa450edef68
* Add a separate wsdl first test caseslaws2010-03-251-0/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927515 13f79535-47bb-0310-9956-ffa450edef68
* Create a WSDL first as a copy of the java-first contribution slaws2010-03-259-6/+400
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927512 13f79535-47bb-0310-9956-ffa450edef68
* Fix package name to pick up the iface generated from the SCA WSDLslaws2010-03-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927073 13f79535-47bb-0310-9956-ffa450edef68
* remove commented out processingslaws2010-03-241-17/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927072 13f79535-47bb-0310-9956-ffa450edef68
* Test for JAXWS based ws binding that separates the SCA contribution from ↵slaws2010-03-2418-0/+1125
external JAXWS client and service with which the SCA component interacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927061 13f79535-47bb-0310-9956-ffa450edef68