Hello, I have a question, i downloaded the binaries of apache cxf and i used wsdl2java.bat because i need to generate java classes from wsdl. On Windows i used wsdl2java -verbose -autoNameResolution -d <output.dir> -p <my.set.package> file.wsdl But now i need to do that on Ubuntu and i don't know how because doesn't support files .bat.
I used this feature because I have to make a program that generates Java classes from WSDL. And this program needs to run on Windows and Ubuntu. Best Regards. -- View this message in context: http://cxf.547215.n5.nabble.com/Apache-CXF-Wsdl2java-on-Ubuntu-tp5720433.html Sent from the cxf-user mailing list archive at Nabble.com.
