dkulp wrote: > > If using a <jaxws:endpoint> thing, just add: > <jaxws:properties> > <entry key="schema-validation-enabled" value="true" /> > </jaxws:properties> > as a child element. >
I did it and everything exploded :). (in development, which previously worked). I got this error > Unmarshalling Error: cvc-elt.1: Cannot find the declaration of element > 'arg0'. > Is there anything that supports the soap encoding? -- View this message in context: http://www.nabble.com/Null-attribute-using-PHP-as-a-client-tp19899943p19904227.html Sent from the cxf-user mailing list archive at Nabble.com.
