The wsdl file that I use as input for apache-cxf is located here. I use
apache-cxf-2.7.10 with eclipse and apache-tomcat7.0.50.
When I run wsdl2java in specified context:

[code]/opt/apache-cxf-2.7.10/bin/wsdl2java -client -d ./ -classdir
./classes/ -impl -validate -exsh false -dns true -dex true -wsdlLocation
http://www.onvif.org/onvif/ver10/device/wsdl/devicemgmt.wsdl -verbose
-defaultValues -fe jaxws -db jaxb -wv 1.1
http://www.onvif.org/onvif/ver10/device/wsdl/devicemgmt.wsdl[/code]



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Need-help-on-generating-java-files-with-wsdl2java-tp5740153.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to