Try putting your webservice under axis/web-inf/classes and see if it works. i.e if your webservice is in the package 'samples.userguide' for example then put the samples directory under the classes directory.
----- Original Message ----- From: "Jitender Singh Singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 4:54 AM Subject: New to axis. Kindly help. > Hi, > I am novice in field of axis.I have successfully deployed the > service and calling its methods using JWS File Deployment.When I > am trying to use custom Deployment using WSDD, it is throwing > following error. > > Exception in thread "main" The AXIS engine could not find a target > service to invoke! targetService is null. > > When i list the services using AdminClient, > the required service is being shown as deployed. > Could you please shed some light on the probable reasons for the > problem ? > > Thanks & Regards, > Jitender > _________________________________________________________ > Click below to visit monsterindia.com and review jobs in India or > Abroad > http://monsterindia.rediff.com/jobs
