Hello !

According to how doc-literal wrapped is written in the WSDL,
it should generate the request and response wrapper for each
messages, but it generates Bare instead. Using the maven-codegen-plugin.
I also applied a binding enabling this option, it makes no difference.
I scanned this forum seem to be a bug before but does it still exist in
version 2.2 of CXF ?

/Daniel F

See this:
http://www.nabble.com/file/p23138624/LedigtArbete.wsdl LedigtArbete.wsdl 
http://www.nabble.com/file/p23138624/LedigtArbete.wsdl LedigtArbete.wsdl 

                                org.apache.cxf
                                cxf-codegen-plugin
                                ${cxf-version}
                                
                                        
                                                generate-sources
                                                generate-sources
                                                
                                                        
${basedir}/target/generated/src/main/java
                                                        
                                                                
                                                                
${basedir}/../../../tjanstegranssnitt/beskrivningar/ledigt_arbete/v0/LedigtArbete.wsdl
                                                                        
                                                                                
${basedir}/../../Gemensam/src/main/resources/jaxbbinding.xml
                                                                        
                                                                
                                                        
                                                
                                                
                                                        wsdl2java
                                                
                                        
                                
                        
-- 
View this message in context: 
http://www.nabble.com/Wsdl2Java-Generating-BARE-not-WRAPPED-tp23138624p23138624.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to