EPR means endpoint reference. It's the "url" where your service is available. Milan, if the error message says WSA action = .... it means that you are using ws-addressing.
Michele On Tue, 2007-04-03 at 01:04 -0700, Milan Tomic wrote: > No, I'm not using WS-addressing. Is this error message described somewhere in > documentation? What does it mean? Which operation was not found? What is > "EPR"? > > Best regards, > Milan > > > ----- Original Message ---- > From: Michele Mazzucco <[EMAIL PROTECTED]> > To: [email protected] > Sent: Monday, April 2, 2007 4:36:04 PM > Subject: Re: Operation Not found EPR... > > Milan, > > are you using WS-addressing? If so you have to specify the SOAP action > on the client side (use options.setAction()), which is the value > specified in services.xml as actionMapping element. > > Michele > > On Mon, 2007-04-02 at 06:55 -0700, Milan Tomic wrote: > > I got this error message: > > > > "javax.xml.rpc.soap.SOAPFaultException: Operation Not found EPR is > > http://localhost:8080/axis2/services/MyWebService and WSA Action = " > > > > > > but I don't know what does it mean? What went wrong? :( > > > > > > Thank you in advance, > > Milan > > > > > > > > > > > > ____________________________________________________________________________________ > > Get your own web address. > > Have a HUGE year through Yahoo! Small Business. > > http://smallbusiness.yahoo.com/domains/?p=BESTDEAL > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > ____________________________________________________________________________________ > Don't pick lemons. > See all the new 2007 cars at Yahoo! Autos. > http://autos.yahoo.com/new_cars.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
