Nortel Networks NN42020-123 manual Procedure 1 Downloading the AXIS toolkit, On the PC

Models: NN42020-123

1 58
Download 58 pages 13.36 Kb
Page 18
Image 18

Copyright © Nortel Networks Limited 2006

18

Procedure 1 Downloading the AXIS toolkit

On the PC

1In your web browser, navigate to the Axis toolkit page on the Apache web site.

ws.apache.org/axis

The 1.1 final version is recommended.

2Download the 1.1 final version file, axis-1_1.zip, to your PC.

3Unzip the files to a drive on the PC. In this example, we use Axis files extracted to folder D:\axis-1_1.

Setting the Classpath

The classpath needs to be set for specific jar files that are part of the Axis toolkit.

Procedure 2 Setting the Classpath

On the PC

1Open a command prompt in the DOS window

2Set the classpath for all the jar files found in the directory

D:\axis-1_1\webapps\axis\WEB-INF\lib.

set CLASSPATH= D:\axis-1_1\webapps\axis\WEB-INF \lib\axis.jar;D:\axis-1_1\webapps\axis\WEB-INF \lib\axis-ant.jar;D:\axis-1_1\webapps\axis\WEB -INF\lib\commons-discovery.jar;D:\axis-1_1\web apps\axis\WEB-INF\lib\commons-logging.jar;D:\a xis-1_1\webapps\axis\WEB-INF\lib\jaxrpc.jar;D: \axis-1_1\webapps\axis\WEB-INF\lib\log4j-1.2.8

.jar;D:\axis-1_1\webapps\axis\WEB-INF\lib\saaj

.jar;D:\axis-1_1\webapps\axis\WEB-INF\lib\wsdl 4j.jar

3Create a folder for the generated client stubs. In this example, we use the folder D:\opiclient.

NN42020-123 MCS 5100 3.5 Standard 4.0 4.0 January 2006

Page 18
Image 18
Nortel Networks NN42020-123 Procedure 1 Downloading the AXIS toolkit, On the PC, Setting the Classpath, ws.apache.org/axis