stopStats  wsdl2Java

Chapter 8: Using wstool, wstkeytool, wstant, and wstkeytoolant

upgrade

Description

Upgrades all the Web services from a Web Services Toolkit version 4.x to 5.0 on the server to which you are connected.

Syntax

Command line:

upgrade 

Ant build file:

<taskdef name="wst_antTask" classname="com.sybase.wst.wstool.ant.AntTask"/>
<target name="upgrade" > <wst_antTask command="upgrade">

Examples

Example 1

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. wsdl2Java

View this book as PDF