summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/ws/wsdl/src/test/java/org/apache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-4036 - Create unique names in WSDL when multiple components expose ↵slaws2012-03-241-1/+1
| | | | | | the same service interface. Thanks for the patch Greg git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304746 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable this now TUSCANY-3917 is checked inslaws2011-08-151-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157753 13f79535-47bb-0310-9956-ffa450edef68
* Disable test for the time being as relies on a small change elsewhere that I ↵slaws2011-08-121-0/+3
| | | | | | can't check in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157191 13f79535-47bb-0310-9956-ffa450edef68
* Any exception in tests causes node.stop() to be missed so add try/catchslaws2011-08-121-141/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157190 13f79535-47bb-0310-9956-ffa450edef68
* Looking at answering Ant's question about serializing WSDL for enpoints as ↵slaws2011-08-123-3/+513
| | | | | | part of making cross domain interface matching work. Turns out to be more difficult that I would have thought. Mainly to do with how you re-build the Tuscany WSDL/XSD model from a string rather than from a set of files (which is where I think Ant got to). Any how I extended the WSDL test to experiment and have some code that works but isn't yet in the runtime (see WSDLSerializationTestCase). Don't want to loose it though. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157148 13f79535-47bb-0310-9956-ffa450edef68
* Extend test to prove that node which fires up ws binding can be ↵slaws2011-03-101-3/+28
| | | | | | stopped/started repeatedly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1080209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 - fix to match new WSDL service generate approachslaws2010-10-193-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024221 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 Change generated binding and port names to match recommended ↵bdaniel2010-10-173-4/+4
| | | | | | values from the ws binding spec appendix D. The old value for service name is still being used for the time being. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023400 13f79535-47bb-0310-9956-ffa450edef68
* Copy itest and compliance test to be under testing folderantelder2010-10-064-0/+385
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005039 13f79535-47bb-0310-9956-ffa450edef68