BTW, anyone have the answer to my unphrased question--when referring to a client-side endpoint, when is the ".http-conduit" suffix needed, and does its presence have any correlation to the value of the "createdFromAPI" attribute?
Thanks, Glen Glen Mazza wrote: > > Thanks, I'll try again. I pulled out the createdFromAPI attribute, as I'm > not doing Endpoint.publish()--which I *thought* was the purpose of that > attribute--but we really need to document precisely when we need it in our > user guide. I'm also unclear about when we need the ".http-conduit" after > the name and when we don't. > > {Sigh} I have *lots* of studying to do... > > Thanks, > Glen > > > dkulp wrote: >> >> >> You need to add a schema for jaxws URL into the schemaLocation attribute. >> >> That said, I also think you probably also want: >> <jaxws:client >> name="{http://www.example.org/doubleit}DoubleItPort" >> createdFromAPI="true"> ....... >> >> I've attached the client xml config for the MS WF interop plugfest stuff >> (http://mssoapinterop.org/ilab/) for WS-Security 1.1 to use as an >> example. >> >> (the code for that will hopefully go into StoneHendge once that is all >> finalized. Howeever, I'd be happy to send it along if you are >> interested) >> >> Dan >> > > -- View this message in context: http://www.nabble.com/%22The-matching-wildcard-is-strict-but-no-declaration-can-be-found%22-error-tp20353811p20444251.html Sent from the cxf-user mailing list archive at Nabble.com.