summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl-xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-30Use the XMLInputFactory from the registry instead of a local onerfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700332 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j ↵jsdelfino1-2/+6
1.4 (as well as the latest wsdl4j 1.6.x). That's what's included in some application servers like WebSphere 6.1 for example, and 1.4 doesn't have WSDLElement or extension attributes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691052 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17Added support for partnerLinkType/role/portType elements.jsdelfino1-4/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686586 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-0/+2
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-06-22Fix TUSCANY-2418nash1-1/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670360 13f79535-47bb-0310-9956-ffa450edef68