I found the problem, sorry for the post. I was missing the
client-config.wsdd file.

-----Original Message-----
From: Neil Smyth [mailto:[EMAIL PROTECTED]]
Sent: 15 March 2002 09:44
To: '[EMAIL PROTECTED]'
Subject: Service.createCall() internal error exception


Apologies if I am missing something basic, but in trying to execute some of
the samples in the  the latest code from cvs I am getting an
InternalErrorException. The problem code is simply:

service = new Service();

which causes a null pointer as the service does not have a configuration
set. I can always set a configuration manually and use another constructor,
but I would like to know if the above constructor is deprecated?

Thanks,

Neil

Reply via email to