;
> -Original Message-
> From: Claus Ibsen
> Sent: 26. september 2019 08:50
> To: users@camel.apache.org
> Subject: Re: EndpointHelper.matchEndpoint doesn't normalize the pattern
> parameter
>
> Hi
>
> Its a pattern and not an endpoint uri, eg you can us
Created https://issues.apache.org/jira/browse/CAMEL-14032.
-Original Message-
From: Stig Døssing
Sent: 3. oktober 2019 10:01
To: users@camel.apache.org
Subject: RE: EndpointHelper.matchEndpoint doesn't normalize the pattern
parameter
No, not yet. I'll do it later today, don
No, not yet. I'll do it later today, don't have my Jira password with me.
-Original Message-
From: Claus Ibsen
Sent: 3. oktober 2019 09:34
To: users@camel.apache.org
Subject: Re: EndpointHelper.matchEndpoint doesn't normalize the pattern
parameter
On Thu, Sep 26, 2019 a
On Thu, Sep 26, 2019 at 10:16 AM Stig Døssing
wrote:
>
> Thanks, will do.
>
Did you create a JIRA ?
> -Original Message-
> From: Claus Ibsen
> Sent: 26. september 2019 09:52
> To: users@camel.apache.org
> Subject: Re: EndpointHelper.matchEndpoint doesn
Thanks, will do.
-Original Message-
From: Claus Ibsen
Sent: 26. september 2019 09:52
To: users@camel.apache.org
Subject: Re: EndpointHelper.matchEndpoint doesn't normalize the pattern
parameter
Hi
Yeah it sounds like a good idea to try to normalize the pattern if it resemble
a
pointUri) and
> Javadoc for NotifyBuilder indicates that passing a URI to match is one of the
> expected ways to use that method.
>
> -Original Message-
> From: Claus Ibsen
> Sent: 26. september 2019 08:50
> To: users@camel.apache.org
> Subject: Re: EndpointHelper.ma
tifyBuilder
indicates that passing a URI to match is one of the expected ways to use that
method.
-Original Message-
From: Claus Ibsen
Sent: 26. september 2019 08:50
To: users@camel.apache.org
Subject: Re: EndpointHelper.matchEndpoint doesn't normalize the pattern
parameter
Hi
I
Hi
Its a pattern and not an endpoint uri, eg you can use sjms* to match
all jsms components etc.
Why do you want to match on the query parameters, why not just say
sjms2://queue:my-queue-name*
On Thu, Sep 26, 2019 at 7:43 AM Stig Døssing
wrote:
>
> Hi,
>
> I'm trying to use NotifyBuilder for