Hi,I'd like to use the cxf-xjc-ts extension to get toString() methods created
for CXF-generated Java classes.So I have this in my pom:                        
                   
org.apache.cxf                cxf-xjc-plugin                                    
                                                   
xsdtojava                                                                       
                                                                            
true                            SomeLocalFile.wsdl                              
                             
-Xts:style:multiline                                                            
                                                       
org.apache.cxf.xjcplugins:cxf-xjc-ts:2.3.0                                      
         
The schema is defined in SomeLocalFile.wsdl. Is there a right way to
indicate this in the  tag?



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Using-cxf-xjc-plugin-with-a-schema-embedded-in-WSDL-tp5736369.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to