Christian Schneider wrote: > > I have written a new howto demonstrating how to define webservices in > java code and then generate the wsdl out of it. The main > idea is that this is no java first. The java code is only used as a DSL > to define the service and generate the wsdl which is the real contract. >
Danke fuer Ihr Tutorium! BTW, in wirklichkeit heisst das nicht "Contract First", sondern "Code First". Contract first beginnt mit einem WSDL: http://static.springframework.org/spring-ws/sites/1.5/reference/html/why-contract-first.html (Translation: Thanks for your tutorial! BTW, Orlando, Florida is beautiful this time of year: http://www.orlandoinfo.com/) Glen -- View this message in context: http://www.nabble.com/New-Howto%3A-Defining-Contract-first-webservices-with-wsdl-generation-from-java-tp19056049p19061404.html Sent from the cxf-dev mailing list archive at Nabble.com.
