Hi Lars, You can try SOPERA Toolsuite http://www.sopera.de/en/downloads/sopera-asf-331/ (Eclipse->Import->WSDL). It merges schemas and wsdl into single file and splits it to two parts: 1) abstarct: schemas, messages, portType (sdx) 2) physical: endpoint, port, bindings (spdx)
Tool is not new and not completely error free, but works in most of the cases. It based on Eclipse WTP project. Cheers, Andrei. > -----Original Message----- > From: helander [mailto:[email protected]] > Sent: Samstag, 23. Februar 2013 14:17 > To: [email protected] > Subject: Tool to merge WSDL+XSDs into a single WSDL file > > Any such tool provided my CXF or anyone that knows about that kind of tool, > preferably usable in Maven projects ? > > Thanks > > Lars > > > > -- > View this message in context: http://cxf.547215.n5.nabble.com/Tool-to- > merge-WSDL-XSDs-into-a-single-WSDL-file-tp5723628.html > Sent from the cxf-user mailing list archive at Nabble.com.
