schema validation

2007-11-08 Thread Adrian C
With jaxb if schema validation is turned on should validation work if the wsld is not defined for the webservice? Am seeing errors when I do this - I though that the schema/wsld could be generated from the classes? -- View this message in context: http://www.nabble.com/schema-validation

schema validation & mtom

2007-11-08 Thread Adrian C
Am am getting schema validation erros when I have mtom enabled for my service. Is the default ordering of the interceptors wrong? Can I change the ordering? 08-Nov-2007 15:18:45 org.apache.cxf.ws.addressing.soap.MAPCodec encodeAsExposed INFO: To : http://www.w3.org/2005/08/addressing/anonymous

Re: schema validation

2007-11-08 Thread Daniel Kulp
: > On Thursday 08 November 2007, Adrian C wrote: > > With jaxb if schema validation is turned on should validation work > > if the wsld is not defined for the webservice? Am seeing errors when > > I do this - I though that the schema/wsld could be generated from > > the

Re: schema validation

2007-11-08 Thread Daniel Kulp
On Thursday 08 November 2007, Adrian C wrote: > With jaxb if schema validation is turned on should validation work if > the wsld is not defined for the webservice? Am seeing errors when I do > this - I though that the schema/wsld could be generated from the > classes? In theory, it s

Re: schema validation

2007-11-09 Thread Adrian C
till having problems with the schema validation & mtom. Its faily obvious why its breaking, however I would thought that there could be some iffing about butting around the mtom (attachement in/out interceptor).. i.e. before mtom'ing perform schema validation if enabled, and them remove

Schema Validation Error

2007-11-17 Thread Sica, David (David)
When I try to add the following to my beans.xml file to validate the schema I get the following error. beans.xml: Error: Nov 17, 2007 4:25:23 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept INFO: Interceptor has thrown exception, unwinding now org.apache.cxf.binding.soap.SoapFaul