+1, this override works too. Of course, "client-config.wsdd" is the default value for that property, and will just look in the current directory - if you want it to look somewhere in particular, use the full pathname.
--Glen > Try something like that on your command line > > java -Daxis.ClientConfigFile=client-config.wsdd .... > > Christophe > > > -----Original Message----- > > From: Richard Martin [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 31, 2004 3:19 PM > > To: [EMAIL PROTECTED] > > Subject: client-config.wsdd > > > > Hi fellow AXIS users! > > > > I'm having trouble getting AXIS to notice that I have a > > client-config.wsdd on the classpath that specifies a number of client > > side handlers. The file's location is alleady declared on the classpath > > and it doesn't work - is there anything else that I need to do? Is there > > a better way of specifying the location of this file? > > > > Thanks! > > > > Richard > > > > >