netconf-2----Page:5
1  2  3  4  5  6  7 

Things we did for this demo
Most of the basic source codes are automatically generated from following files
“netconf.xsd” from RFC4741
“netconf-soap_1.0.wsdl” from RFC4743
“myNetconfService.wsdl” from RFC4743
So things we did by hand were… (written in the I-D)
Preparing development environments of Eclipse, Apache Axis, Apache Ant and Apache Tomcat
Preparing files of “build.xml” and “build.properties”
Source code which I needed to write was just only 10 lines for NETCONF client
But basic communication between NETCONF client and server is achieved
PPT Version