Found my problem.  My handler class was compiled with the wrong package name.  Axis couldn't find it. The
server-config.wsdd lists my service first, before admin and version.  Apparently, a problem with a service causes following services in the wsdd file to not get processed correctly.  Or, something.  Nothing showed in Tomcat console, so I was just poking around for something and discovered the package name mismatch.
 
-Steve Pruitt

All,
 
I am having major axis admin problems.
 
I undeployed my service using one of the sample undeploy script / undeploy.wsdd as a guide.
 
I am now in a state where all services are undeployed.  Hitting the url http://localhost:8080/axis/servlet/AxisServlet renders
And now... Some Services
 
The rest of the page is blank.
 
Apparently, I have lost the Admin Service and Version services as well.  I tried deploying the server-config.wsdd file I found in the axis/WEB-INF, but to no avail.  I have tried restarting Tomcat, but no success.
 
I am stuck.
 
 
Thanks,
 
Steve Pruitt

Reply via email to