summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6.1/modules/binding-ws-wsdlgen/src/main/java/org/apache/tuscany/sca/binding/ws/wsdlgen/Interface2WSDLGenerator.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-22Copy 1.6.1-RC2 tag as 1.6.1nash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037648 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Copy 1.6 release to new 1.6.1 branchnash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988487 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11Removing JDK 5 specific code (String isEmpty)lresende1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898099 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws1-3/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895647 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21Copy 1.x trunk to branches for start of 1.6 releaseantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892786 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Moving 1.x brancheslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16TUSCANY-3303 slight change so that import delete looks through all the ↵slaws1-1/+7
imports before actually trying to delete any that need to be removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825971 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09TUSCANY-3283 generate unannotated beans into the namespace of the WSDL ↵slaws1-28/+283
rather than an empty namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823459 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Branch for 1.5.2slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)nash1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813790 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Fix for TUSCANY-3238rfeng1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810694 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws1-1/+1
and extend the Monitor interface to allow problems to be created without needing to access and implementation package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803910 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14Merge fix for TUSCANY-3141 from 1.6-SNAPSHOTrfeng1-6/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793989 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Branch for 1.5.1slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-2900 - Add code to generate JMS binding and service/port to ↵slaws1-1/+1
generated wsdl. Add itest to explore the different ways of configuring generated WSDL. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772957 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws1-12/+14
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fix TUSCANY-2531nash1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695444 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08Reapply patch for TUSCANY-2561antelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693171 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08Revert r693143 to fix the accidental code reformattingantelder1-840/+840
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693154 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case ↵antelder1-840/+840
while the policy framework says that they should be upper case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693143 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27Fix for TUSCANY-2398rfeng1-5/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689587 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Fix TUSCANY-2531nash1-9/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685310 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Set unique system id onto the in-memory DOMs representing XSDs to avoid ↵rfeng1-0/+5
conflicts as reported by TUSCANY-2465 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675013 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Fix for TUSCANY-2465rfeng1-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674933 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Fix TUSCANY-2446nash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672939 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Fix TUSCANY-2446nash1-0/+726
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672803 13f79535-47bb-0310-9956-ffa450edef68