Hi,
Currently an Axis client picks up handler(s) info from a
client-config.wsdd file in the current directory. Is there any way to
configure an Axis client so it picks up client-config.wsdd from another
directory?
What I'm interested in is to use the client library from within a soap
server. I'd like this client to be able to pick up the handler configuration
from some std area that the deployed service can get access to, preferably
in the webapps/axis/* area. Instead now I have to place the
client-config.wsdd file in, say, c:/tomcat/ dir because that's the current
dir for a web app in tomcat in my m/c. This would differ from m/c to m/c,
and from app server to app server.
thanks in advance,
Palani