David Can you post a sample request you send to the proxy? You can use TCPMon to capture this by forwarding it through a different port.
asankha David Purcell wrote: > Hi, > > I'm trying to recreate the simple proxy example. I can get the sample 150 to > work fine (the simple one from the quick start example), and I have created > my own SOAP client and server that works fine (using Spring web services, not > AXIS, however). But when I try to set up my own proxy like the example 150, > and have my client call the proxy instead, I get this message: > > org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation > not found is /soap/HolidayProxy/ and the WSA Action = null > > Has anyone run into this situation? > > Thanks in advance, > > David > > > > =============================== > David Purcell > Systems Architect > MN State Colleges and Universities > [EMAIL PROTECTED] > ==============================+ > > > > --------------------------------------------------------------------- > 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]
