Start the tool.
If you get Java heap exhaustion due to large files, please use -vmargs -Xmx option to increase Java Heap.
For example, wsvt -vmargs -Xmx512m will allocate 512 MB of Java heap to the tool environment
The tool requires Java Runtime Environment 6.0 or higher.If your default Java Runtime Environment is not 6.0, please use -vm option to allow the tool to find Java Runtime Environment version 6.
For example, wsvt -vm c:\java6\bin\java.exe
IBM Java SE version 6 contains XML decryption libraries. No other software
is required for IBM Java SE version 6.
Sun Microsystems Java SE 6 does not include XML decryption
API. The Apache XML Security libraries (http://santuario.apache.org/)
are required for processing encrypted SOAP messages with Sun
Microsystems Java SE 6.
NOTE : If you have IBM Java 6, you don't need to install anything else. Everything you need is included in IBM Java 6. If you have Java 6 from Sun Microsystems, you need to let the tool know the location of the Apache XML Security version 1.4.3 in order to decrypt encrypted SOAP messages.
For example, the following will start the tool with Sun Java 6 with the Apache XML Security library version 1.4.3 which is in the directory C:\xml-security-1_4_3\libs:
wsvt -vm c:\SUNjava6\bin\java.exe -vmargs -DAXS=C:\xml-security-1_4_3\libs
The following is the screenshot of the tool