summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/ws/wsdl/src/test/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-03-24TUSCANY-4036 - Create unique names in WSDL when multiple components expose ↵slaws1-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
2011-08-15Re-enable this now TUSCANY-3917 is checked inslaws1-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157753 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12Disable test for the time being as relies on a small change elsewhere that I ↵slaws1-0/+3
can't check in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157191 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12Any exception in tests causes node.stop() to be missed so add try/catchslaws1-141/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157190 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12Looking at answering Ant's question about serializing WSDL for enpoints as ↵slaws3-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
2011-03-10Extend test to prove that node which fires up ws binding can be ↵slaws1-3/+28
stopped/started repeatedly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1080209 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - fix to match new WSDL service generate approachslaws3-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024221 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17TUSCANY-3711 Change generated binding and port names to match recommended ↵bdaniel3-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
2010-10-06Copy itest and compliance test to be under testing folderantelder4-0/+385
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005039 13f79535-47bb-0310-9956-ffa450edef68