java.lang.reflect.InvocationTargetException

2002-03-08 Thread Nightingale, Martin
Title: WELCOME to [EMAIL PROTECTED] Heya,   I've deployed a simple service using the command java org.apache.axis.client.AdminClient -llocal:///AdminService deploy.wsdd   and it runs fine if i use the command java com.bp.webService.ReportsDescriptionServiceClient -llocal:// (where ReportsDe

java.lang.reflect.InvocationTargetException

2002-03-06 Thread Nightingale, Martin
Heya,   I've deployed a simple service using the command java org.apache.axis.client.AdminClient -llocal:///AdminService deploy.wsdd   and it runs fine if i use the command java com.bp.webService.ReportsDescriptionServiceClient -llocal://   as a client which invokes the service, however, if i nav