Re: Service endpoint not found
"robertlazarski ." <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CABpPLBVbo7RGUynjyXZTjo=5Jef59zMfijbn5ivm=e-++CPSpQ@mail.gmail.com> |
Can you access "The happy axis2 page" (axis2-web/index.jsp I think? That should show the state of the server and also the valid endpoint url's. On Mon, Jul 27, 2015 at 12:00 PM, Jack Sprat <[email protected]> wrote: > I know I've run in to this problem before but cannot recall the cause of it. > I have an Axis 1.6.1 service deployed. When a request is made to the simple > echo operation I get the following error: > > The service cannot be found for the endpoint reference (EPR) > http://mydomain.com/svcname/services/MyService > > It looks like the service cannot find the WSDL. What would cause this > error? > > Thanks, > T >