Upgrades all the Web services from a Web Services Toolkit version 4.x to 5.0 on the server to which you are connected.
upgrade
<taskdef name="wst_antTask" classname="com.sybase.wst.wstool.ant.AntTask"/> <target name="upgrade" > <wst_antTask command="upgrade">
This command upgrades all 4.x Web services to 5.0.
wstool upgrade
Ant build example:
<wst_antTask command="upgrade" />
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |