0

I am following the example in the link

WS Example

After I start the server I get the error

IWAB0489E Error when deploying Web service to Axis runtime
IWAB0489E Error when deploying Web service to Axis runtime
  axis-admin failed with  {http://schemas.xmlsoap.org/soap/envelope/}Client The service cannot be found for the endpoint reference (EPR) http://localhost:8080/Axis2WSTest/services/AdminService

I tried using EClipse Galileo , Ganymede

Tomcat 5.5 and 6.0.35

axis2-1.6.2-bin

Can anyone help me on this?

Meenakshi
  • 468
  • 3
  • 12
  • 31

1 Answers1

1

Web Service->Configuration->Web Service Runtime, choose axis2 instead of axis.

Ace
  • 61
  • 1
  • 2