Interceptors

2008-04-03 Thread Web Man
I have created an interceptor (AbstractPhaseInterceptor) that is used by two Web services. One of the functions of the interceptor is to intercept faults from outbound requests to a third web service when the third service is not available. When one service runs it all functions correctly but wh

Re: Interceptors

2008-04-04 Thread Web Man
s to a third web > service when the third service is not available" If the third web > service was not available, how could it be returning faults to your > other two web services' requests? > > Glen > > Am Donnerstag, den 03.04.2008, 16:10 -0700 sc

cxf-user@incubator.apache.org

2008-04-04 Thread Web Man
When a SOAP request is submitted without the closing , the Web Service is called and no errors are thrown. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v1="http://www.nortel.com/xmlprotocol/wsdl/data/protocol_interfaces/cisco_icm/v1_0";> 35756 6

Re:

2008-04-07 Thread Web Man
Not unless it's enabled by default. I'll look into it. Thanks. Benson Margulies-4 wrote: > > Did you enable validation? > > On Fri, Apr 4, 2008 at 4:30 PM, Web Man <[EMAIL PROTECTED]> wrote: > >> >> When a SOAP request is submitted without the cl