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
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