On Thursday 01 May 2008, depstei2 wrote: > The CXF 2.1 release is missing the java2wsdl mojo in the > codegen-plugin
Ooo.. forgot about that one on the migration guide. I'll add that: http://cwiki.apache.org/confluence/display/CXF/2.1+Migration+Guide Basically, the java2wsdl tool is gone (too restrictive) and replaced with a java2ws tool that can do alot of other things. There is a completely new plugin: cxf-java2ws-plugin:java2ws that can be used to accomplish it. See: http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html (which also needs some updating) -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog
