If you are not familiarized with
WSDL 2.0 creating one of these files from scratch for your web service can be a daunting experience.
Axis2 provides a java2wsdl tool that can make this task easier by automatically creating the file for you.
Download the latest version
here and after decompressing the file, set a system variable pointing to the installation path by adding the following line to your Linux "/etc/profile" file:
export AXIS2_HOME="/opt/Programs/axis2-1.4.1"
The command line tool has the following options available:
-o