blob: a65e6c05086b3d1986a3db5b1dc72dfba79d26e7 [file] [log] [blame]
# 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
#Channel_HTTP:The HTTP transport channel library
#Channel_HTTP_SSL:The HTTP transport secure channel library
#LogPath:Axis\logs\AxisLog.txt
#WSDDFilePath:Axis\conf\server.wsdd
LogPath:C:\Program Files\Apache Group\Apache\Axis\logs\AxisLog.txt
WSDDFilePath:C:\Program Files\Apache Group\Apache\Axis\conf\server.wsdd
XMLParser:AxisXMLParser.dll
Transport_http:HTTPTransport.dll
Channel_HTTP:HTTPChannel.dll
Channel_HTTP_SSL:HTTPSSLChannel.dll