• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

AXIS2/Tomcat WSDL generation

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I have a strange problem when deploying my SOAP webservice built using AXIS2

When deploying I get 8 out of 10 time the following message when I navigate to my WSDL:


But the strange thing is that 2 out of 10 times I does find the WSDL file, therefore I think that my settings are correct, It's just strange that is sometimes works and sometimes not...

Anyone got an idea what might be wrong here?

thank you for the help
 
reply
    Bookmark Topic Watch Topic
  • New Topic