As the userguide and documentation states, any services deployed should be
able to autogenerate WSDL by adding ?wsdl to the end of the URI like this:

  http://localhost:7000/axis/services/MyService?wsdl

  However, it appears my WSDD-deployed service only outputs the generic HTML
message whenever I visit the URL with or without the added form parameter:

  "Hi, you have reached the AXIS HTTP Servlet..."

  Am I missing something on my end that prevents my service from supporting
this feature?

  Thanks,

  Kory Lasker

Reply via email to