Re: "The matching wildcard is strict but no declaration can be found" error

2011-09-08 Thread prashant
; com.tieto.vn.aanleverservice.impl.AanleverserviceClient -a D123;TE0037012 3 45678 -b 123456789 -f 114340_198054103_47_1_1 -- View this message in context: http://cxf.547215.n5.nabble.com/The-matching-wildcard-is-strict-but-no-declaration-can-be-found-error-tp560932p4782146.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: "The matching wildcard is strict but no declaration can be found" error

2008-11-11 Thread Daniel Kulp
On Tuesday 11 November 2008 12:26:38 pm Glen Mazza wrote: > 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? Th

Re: "The matching wildcard is strict but no declaration can be found" error

2008-11-11 Thread Glen Mazza
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 pu

Re: "The matching wildcard is strict but no declaration can be found" error

2008-11-05 Thread Glen Mazza
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 t

Re: "The matching wildcard is strict but no declaration can be found" error

2008-11-05 Thread Daniel Kulp
You need to add a schema for jaxws URL into the schemaLocation attribute. That said, I also think you probably also want: http://www.example.org/doubleit}DoubleItPort"; createdFromAPI="true"> ... I've attached the client xml config for the MS WF interop plugfest stuff (http://mssoap

Re: "The matching wildcard is strict but no declaration can be found" error

2008-11-05 Thread Benson Margulies
Failure to import the jaxws file or the wrong namespace uri for jaxws:? On Wed, Nov 5, 2008 at 8:59 PM, Glen Mazza <[EMAIL PROTECTED]> wrote: > > Hello, I think this is a newbie Spring error on my part, but I'm getting the > error message below when attempting to use the new WS-SecurityPolicy > fu

"The matching wildcard is strict but no declaration can be found" error

2008-11-05 Thread Glen Mazza
Hello, I think this is a newbie Spring error on my part, but I'm getting the error message below when attempting to use the new WS-SecurityPolicy functionality in CXF 2.2.[1]. Here's my error stack: [INFO] WARNING: Failed to create application context. [INFO] org.springframework.beans.factory.xm