You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Dushshantha Chandradasa <dc...@virtusa.com> on 2005/11/07 08:44:51 UTC

services.xml on Linux

Hi All,

 

After building a fresh checkout on Linux, I executed ant -f
services.xml. it was successful and apache is running properly. But Axis
C++ welcome page says that Deployment Descriptor is not found. 

My $AXISCPP_DEPLOY = /home/Dushshantha/Axis

Axiscpp.conf is in $AXISCPP_DEPLOY/etc

The content of axiscpp.conf:

 

# The comment character is '#'

# Available directives are as follows

#

# WSDDFilePath:       The path to the server wsdd

# LogPath:            The path to the axis log

# XMLParser:          The xml parser library

# NodeName:           Node name

# ListenPort:         Listening port

#

LogPath:/home/dushshantha/axiscpp/ws-axis/c/../../../obj/test/generated/
server/ServerLog.taw

WSDDFilePath:/home/dushshantha/axiscpp/ws-axis/c/../../../obj/test/gener
ated/server/server.wsdd

Transport_http:/home/dushshantha/axiscpp/ws-axis/c/../../../obj/bin/libh
ttp_transport.so

Channel_HTTP:/home/dushshantha/axiscpp/ws-axis/c/../../../obj/bin/libhtt
p_channel.so

XMLParser:/home/dushshantha/axiscpp/ws-axis/c/../../../obj/bin/libaxis_x
erces.so

 

Server.wsdd is there in the location
/home/dushshantha/axiscpp/ws-axis/c/../../../obj/test/generated/server/

 

Did I miss anything here???

 

Marcus Dushshantha Chandradasa

Team Virtusa

dchadradasa@virtusa.com