RFC Errata
Found 1 record.
Status: Verified (1)
RFC 5381, "Experience of Implementing NETCONF over SOAP", October 2008
Source of RFC: IETF - NON WORKING GROUPArea Assignment: ops
Errata ID: 1611
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2008-11-24
Verifier Name: ron bonica
Date Verified: 2010-11-01
Section 4.2.1,pg.15 says:
<< example on mid-page 15 >> C:\NetconfServer>java -classpath .;%AXIS_HOME%\lib\axis.jar;% AXIS_HOME%\lib\jaxrpc.jar;%AXIS_HOME%\lib\saaj.jar;%AXIS_HOME% \lib\commons-logging-1.0.4.jar;%AXIS_HOME%\lib\commons-discovery- | 0.2.jar org.apache.axis.client.AdminClient -p 832 depoy.wsdd ^^^^^
It should say:
C:\NetconfServer>java -classpath .;%AXIS_HOME%\lib\axis.jar;% AXIS_HOME%\lib\jaxrpc.jar;%AXIS_HOME%\lib\saaj.jar;%AXIS_HOME% \lib\commons-logging-1.0.4.jar;%AXIS_HOME%\lib\commons-discovery- | 0.2.jar org.apache.axis.client.AdminClient -p 832 deploy.wsdd ^^^^^^
Notes:
Rationale:
Mismatch between example and explaining text; typo?
s/depoy/deploy/