Download Print this page

Nortel NN42020-123 Manual page 18

Nortel networks multimedia communication server specification sheet

Advertisement

Copyright © Nortel Networks Limited 2006
Procedure 1 Downloading the AXIS toolkit
On the PC
1
2
3
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
1
2
3
NN42020-123 MCS 5100 3.5 Standard 4.0
In 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.
Download the 1.1 final version file, axis-1_1.zip, to your PC.
Unzip the files to a drive on the PC. In this example, we use Axis
files extracted to folder D:\axis-1_1.
Open a command prompt in the DOS window
Set 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
Create a folder for the generated client stubs. In this example, we
use the folder D:\opiclient.
4.0 January 2006
18

Advertisement

loading