• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Liutauras Vilda
  • Paul Clapham
  • paul wheaton
Sheriffs:
  • Tim Cooke
  • Devaka Cooray
  • Rob Spoor
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:

Axis2- Enabling Admin service

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am working Axis2 with Tomcat 5.0.28. I am facing same problem in enabling Admin service, please can any one help me.
I tried with below URL and received “Requested resource not found!”

http://localhost:8080/axis2/services/AdminService?wsdl

when i execute below command
java -cp %AXIS_CLASSPATH% org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis2/services/AdminService E:\Rajesh\learning\webservice\WS-Sample\src\org\logica\wssample\ws\generated\deploy.wsdd

I get error
faultString: The service cannot be found for the endpoint reference (EPR) http://localhost:8080/axis2/services/AdminService

Regards
Rajesh
 
Police line, do not cross. Well, this tiny ad can go through:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic