# The comment character is '#' #Available directives are as follows #(Some of these directives may not be implemented yet) # #WSDDFilePath:The path to the server wsdd #LogPath:The path to the axis log #ClientLogPath:The path to the axis client log #ClientWSDDFilePath:The path to the client wsdd #Transport_http:The HTTP transport library #Transport_smtp:The SMTP transport library #XMLParser:The xml parser library #NodeName:Node name #ListenPort:Listening port LogPath:/usr/local/axiscpp_deploy/log/AxisLog WSDDFilePath:/usr/local/axiscpp_deploy/conf/server.wsdd ClientLogPath:/usr/local/axiscpp_deploy/log/AxisClientLog XMLParser:/usr/local/axiscpp_deploy/lib/libaxis_xmlparser.so Transport_http:/usr/local/axiscpp_deploy/lib/libaxis_transport.so