ame and see how its done for that guy.
Sure
Cheers. Sergey
On Mon, Feb 13, 2017 at 10:52 PM, Sergey Beryozkin wrote:
Yes, thanks, keep getting confused about the repos.
So I merged now, and now I can feel less worried about boasting being a
Camel committer without having done a single commit :-).
s, any concerns about my commit - let me know please
Sergey
On 13/02/17 17:18, Colm O hEigeartaigh wrote:
You could try cloning this repo instead:
https://git-wip-us.apache.org/repos/asf/camel.git
Colm.
On Mon, Feb 13, 2017 at 4:43 PM, Sergey Beryozkin
wrote:
Hi Claus, All
Am I actually al
hanks, Sergey
On 10/02/17 14:40, Sergey Beryozkin wrote:
Hi Claus
Thanks, I've opened another issue for investigating on how to enable the
Azure (integration) tests
but I've also realized I do not have a simpler component/endpoint only
test, so I'll work on it first and then I will
But sure feel free to go ahead and get the code into the master branch.
On Thu, Feb 9, 2017 at 6:42 PM, Sergey Beryozkin wrote:
Hi
I've finally attached a patch for the experts to have a glance, I know I can
commit and look forward to doing my first Camel commit, but it is my first
Ca
e current form ?
Cheers, Sergey
On 05/02/17 17:06, Sergey Beryozkin wrote:
Hi Guys,
I've looked a bit more carefully at the Azure Emulator docs:
https://docs.microsoft.com/en-us/azure/storage/storage-use-emulator#start-and-initialize-the-storage-emulator
and I do not see now how it can be d
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem
On Fri, Feb 3, 2017 at 11:22 PM, Sergey Beryozkin
wrote:
Hi
I've started prototyping a Camel Azure component [1].
Azure has a number of services, Blob, Queue, Table and
Hi
I've started prototyping a Camel Azure component [1].
Azure has a number of services, Blob, Queue, Table and File, a lot of
commands, etc.
I'm starting with supporting a Blob Service. Queue service will follow,
and I guess the component will keep evolving to support other services too.
At
[1] https://tika.apache.org/
[2] https://wiki.apache.org/tika/Tika2_0RoadMap
--
Sergey Beryozkin
Talend Community Coders
http://coders.talend.com/
with those. And then more plain http components can do
rest like services.
On Mon, Sep 21, 2015 at 3:28 PM, Sergey Beryozkin wrote:
Hi Claus - thanks for getting back to this thread. That what I meant, that
after the camel-servlet based RESt-DSL consumer is up it does not enforce
Acc
the actual
transport, which then does what it care to do.
On Tue, Aug 25, 2015 at 7:10 PM, Sergey Beryozkin wrote:
Hi,
Experimenting a bit with a camel-example-servlet-rest-tomcat,
ServletComponent creates a Consumer for RESTComponent, and unless I'm
missing something, it ignores the con
();
cxf.setBla ...
cxf.setFoo ...
context.addComponent("myCxf", xxx);
And then refer to the component with the name myCxf.
On Fri, Sep 18, 2015 at 5:19 PM, Sergey Beryozkin wrote:
Hi
I've noticed that when setting component, consumer, endpoint properties in
REST DSL, once can only u
Hi
I've noticed that when setting component, consumer, endpoint properties
in REST DSL, once can only use String value (example, MapString>), while in the related component/consumer/endpoint code there's
an expectation that the values are Objects, Map.
Having String values can be a bit of a b
lly clear to me what the critical jars are for my purpose.
Any advice here appreciated.
thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/CXF-too-many-dependencies-tp5771344.html
Sent from the Camel Development mailing list archive at Nabble.com.
--
Sergey Be
Mind that on master branch there is a camel-http-common module, where
the binding is.
On Thu, Aug 20, 2015 at 11:06 AM, Sergey Beryozkin wrote:
Hi All
In CXF the response headers which have java.util.Date values converted at
the HTTP transport level into HTTP-friendly representations.
Wh
have this patch applied
for 2.16.0 (and branches)...
Thanks, Sergey
On 02/09/15 17:27, Sergey Beryozkin wrote:
The patch is attached and the comments are here:
https://issues.apache.org/jira/browse/CAMEL-9105?focusedCommentId=14727571&page=com.atlassian.jira.plugin.system.issuetabpanel
8/15 17:49, Sergey Beryozkin wrote:
Hi Raúl
Great, thanks for the help, JIRA issue got updated...
Cheers, Sergey
On 28/08/15 17:43, Raul Kripalani wrote:
Sergey,
Done.
Cheers,
*Raúl Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration special
http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk
On Fri, Aug 28, 2015 at 5:11 PM, Sergey Beryozkin
wrote:
Sorry can someone please add a new component to JIRA, camel-http-common ? I
had to list camel-http in CAMEL-9105
Thanks
--
View this message in context:
Sorry can someone please add a new component to JIRA, camel-http-common ? I
had to list camel-http in CAMEL-9105
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Re-2-3-git-commit-CAMEL-7856-camel-cxf-producer-HttpAPI-should-not-send-the-message-body-when-using-d-tp575
I've created
https://issues.apache.org/jira/browse/CAMEL-9105.
Thinking more about it, DefaultHttpDestination is the best place to get Date
(and Locale) conversions handled, as noted though the existing code where
global TypeConverters are used would still work.
I'll create a patch next week and
Hi,
Experimenting a bit with a camel-example-servlet-rest-tomcat,
ServletComponent creates a Consumer for RESTComponent, and unless I'm
missing something, it ignores the consumes and produces initialization
properties - so
curl -X GET -H "Accept: application/bar"
http://localhost:8080/camel-
-9091
--
Sergey Beryozkin
Talend Community Coders
http://coders.talend.com/
Hi All
In CXF the response headers which have java.util.Date values converted
at the HTTP transport level into HTTP-friendly representations.
When CXF (JAX-RS) endpoints are integrated into Camel routes using Camel
Transport, example:
address="camel://direct:HelloWorldRestServerEndpoint">
Myriam
--
View this message in context:
http://camel.465427.n5.nabble.com/Use-CXFRS-component-in-combination-with-an-http-conduit-definition-with-wildcards-tp5770096.html
Sent from the Camel Development mailing list archive at Nabble.com.
--
Sergey Beryozkin
Talend Community Coders
http://coders.
proposing for this thread to moved there (it is relevant being here),
but indeed it would be of interest too to a wider community :-)
Thanks, Sergey
Raúl.
On Fri, Apr 17, 2015 at 11:22 AM, Sergey Beryozkin
wrote:
Hi Raul
Looks like Tibco is trying to prevent their customers from lea
Hi Raul
Looks like Tibco is trying to prevent their customers from leaving with
this scary tactics :-)
I think if you post it to the Apache members list the email thread you
initiate will be the most popular in years :-)
Sergey
On 17/04/15 11:13, Raul Kripalani wrote:
Just found this marke
Hi
On 02/03/15 12:00, Claus Ibsen wrote:
Hi
I have granted you karma.
Cool, thanks
Sergey
On Mon, Mar 2, 2015 at 12:06 PM, Sergey Beryozkin wrote:
Hi
I'd like to edit the CXFRS wiki page, can the edit rights be set for a
'sergey_beryozkin' Wiki alias please ?
I'v
Hi
I'd like to edit the CXFRS wiki page, can the edit rights be set for a
'sergey_beryozkin' Wiki alias please ?
I've already signed CLA, this can be validated by checking
iclas.txt.
Thanks, Sergey
then supporting the endpoint
invocation will fail - the patch makes sure it won't happen
Thanks, Sergey
On 20/02/15 13:01, Aki Yoshida wrote:
Hi Sergey,
I can take it, if no one else has started on it.
regards, aki
2015-02-20 13:49 GMT+01:00 Sergey Beryozkin :
Hi
Can someone please help
Hi
Can someone please help with getting CAMEL-8372 [1] resolved for 2.15.0 ?
It's a safe patch that only affects a 'model-only' CXFRS consumer
option. Currently only a CXF specific model language is supported by
getting a default handler registered (Only if a model is available).
The idea is
On 17/01/15 10:36, Claus Ibsen wrote:
On Fri, Jan 16, 2015 at 6:13 PM, Sergey Beryozkin wrote:
Hi All,
Happy New Year,
I've worked on creating few CXFRS patches, Willem has helped with applying
one of them (thanks).
I'd like to ask Willem or someone else who has some experience
(English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem
On January 17, 2015 at 1:14:12 AM, Sergey Beryozkin (sberyoz...@gmail.com)
wrote:
Hi All,
Happy New Year,
I've worked on creating few CXFRS patches, Willem has helped with
applying one of them (thanks).
I'
Hi All,
Happy New Year,
I've worked on creating few CXFRS patches, Willem has helped with
applying one of them (thanks).
I'd like to ask Willem or someone else who has some experience with
CXFRS to review and apply two more patches (sometime next week would be
great).
The patch at [1] fix
Hi Dan, Willem
On 24/09/14 14:37, Daniel Kulp wrote:
That’s likely a different issue. Nt sure the parameter should be added as
part of the body in this case as part of the consumer. I’d defer that to
Sergey, but certainly the CxfProducer needs to be able to send a DELETE with a
payload.
I
Hi,
Indeed - we've had several users complaining they can not use CXF Http
clients to use DELETE and the body against the legacy servers written to
expect DELETE and the body.
Enforcing the best practice at the component level would inevitably make
this component less practical, it should be m
Hi, you are right, it was an old Java6 related bug
Cheers, Sergey
On 17/04/14 10:58, Babak Vahdat wrote:
Am 17.04.14 11:30 schrieb "Sergey Beryozkin" unter :
Hi,
I'm not sure Camel still supports Java 6, just in case, I'm seeing the
following in camel-core when compili
Hi,
I'm not sure Camel still supports Java 6, just in case, I'm seeing the
following in camel-core when compiling with Java 6:
[ERROR]
/camel-core/src/main/java/org/apache/camel/language/XPath.java:[45,5]
incompatible types
[ERROR] found : org.apache.camel.language.NamespacePrefix
[ERROR]
Hi Willem
Can yourself or someone else apply a patch to
https://issues.apache.org/jira/browse/CAMEL-6878 please ?
Thanks, Sergey
On 11/12/2013 08:11 PM, Willem jiang wrote:
+1,
BTW, it looks Camel 2.12.x is catch up the release cycle of Camel
2.11.x.
--
Willem Jiang
Red Hat, Inc.
Web: h
://camel.465427.n5.nabble.com/RESTful-web-service-support-from-Camel-tp5595408p5595408.html
Sent from the Camel Development mailing list archive at Nabble.com.
--
Sergey Beryozkin
Talend Community Coders
http://coders.talend.com/
Blog: http://sberyozkin.blogspot.com
[
https://issues.apache.org/jira/browse/CAMEL-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052512#comment-13052512
]
Sergey Beryozkin commented on CAMEL-4128:
-
webClient.getResponse().getSt
To:
Sent: Monday, January 25, 2010 3:17 PM
Subject: Re: Why does camel-cxf need cxf-rt-frontend-jaxrs
Thanks Sergey! This is very helpful.
I am messing with the camel poms today anyway and I will try the suggested
change.
Cheers,
Hadrian
On Jan 25, 2010, at 4:52 AM, Sergey Beryozkin wrote
Hi
as suggested earlier on, the following dependencies can also be exclused from
cxf-rt-frontend-jaxrs in a camel-cxf pom :
org.apache.abdera:abdera-core:jar:0.4.0-incubating:compile
org.apache.abdera:abdera-extensions-json:jar:0.4.0-incubating:compile
org.apache.abdera:abdera-extensions-main:
[
https://issues.apache.org/activemq/browse/CAMEL-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57061#action_57061
]
Sergey Beryozkin commented on CAMEL-2389:
-
Willem, just FYI, one of the system t
make things more complicated for Camel? Of
>> course it does. Unfortunately there's no easy solution. Some advanced
>> users, like Christian, would want the optimized minimum, others would
>> prefer the convenience of "throw them all in there
to use
it.
Indeed, it is a good point, the complete bundle has a number of codegen related dependencies... And it will not have abdera
embedded. Worth evaluating this option...
cheers, Sergey
Willem
Claus Ibsen wrote:
On Thu, Jan 21, 2010 at 10:40 AM, Sergey Beryozkin
wrote:
See comments wit
Greetings
Christian
Am 20.01.2010 10:31, schrieb Sergey Beryozkin:
Hi all,
I am using the camel-cxf component to attach a jaxws service to camel.
Unfortunatelly the camel-cxf component also depends on
cxf-rt-frontend-jaxrs. Is this necessary? It would be nice if this
depdendency could be remov
mel-cxf. I remember that recently Dan added the jaxb jars to maven central
so I think this repo can now be removed. I checked with an empty local repo
and was able to build camel-cxf.
Greetings
Christian
Am 20.01.2010 10:31, schrieb Sergey Beryozkin:
Hi all,
I am using the camel-cxf co
remember that recently Dan added the jaxb
jars to maven central so I think this repo can now be removed. I checked with an empty local repo and was able to build camel-cxf.
Greetings
Christian
Am 20.01.2010 10:31, schrieb Sergey Beryozkin:
Hi all,
I am using the camel-cxf component to attach a
Hi all,
I am using the camel-cxf component to attach a jaxws service to camel.
Unfortunatelly the camel-cxf component also depends on
cxf-rt-frontend-jaxrs. Is this necessary? It would be nice if this
depdendency could be removed or made optional.
Does it cause any issues for you ?
Or ar
[
https://issues.apache.org/activemq/browse/CAMEL-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56786#action_56786
]
Sergey Beryozkin edited comment on CAMEL-2137 at 1/6/10 1:3
[
https://issues.apache.org/activemq/browse/CAMEL-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56786#action_56786
]
Sergey Beryozkin commented on CAMEL-2137:
-
Hi Willem
The pseudo camel route
[
https://issues.apache.org/activemq/browse/CAMEL-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56493#action_56493
]
Sergey Beryozkin commented on CAMEL-2280:
-
In CXF you can do in a number of
[
https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56220#action_56220
]
Sergey Beryozkin commented on CAMEL-2239:
-
Hi Willem
> If we just need to de
[
https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56201#action_56201
]
Sergey Beryozkin commented on CAMEL-2239:
-
Thanks Willem.
I'm wonderin
[
https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56197#action_56197
]
Sergey Beryozkin commented on CAMEL-2239:
-
Hi Willem, I'm a bit confused
[
https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56193#action_56193
]
Sergey Beryozkin commented on CAMEL-2239:
-
Can it be defaulted somehow ? Ideal
[
https://issues.apache.org/activemq/browse/CAMEL-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56105#action_56105
]
Sergey Beryozkin commented on CAMEL-2224:
-
Actually, it does look like it is
[
https://issues.apache.org/activemq/browse/CAMEL-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56089#action_56089
]
Sergey Beryozkin commented on CAMEL-2224:
-
Hi Charles, so given this log
1
[
https://issues.apache.org/activemq/browse/CAMEL-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56085#action_56085
]
Sergey Beryozkin commented on CAMEL-2224:
-
So it should be an easy fix ?
[
https://issues.apache.org/activemq/browse/CAMEL-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56072#action_56072
]
Sergey Beryozkin commented on CAMEL-2224:
-
Hi Willem, we've identifie
[
https://issues.apache.org/activemq/browse/CAMEL-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56063#action_56063
]
Sergey Beryozkin commented on CAMEL-2219:
-
Hi Willem
We've had an offline
[
https://issues.apache.org/activemq/browse/CAMEL-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56059#action_56059
]
Sergey Beryozkin commented on CAMEL-2219:
-
Hi Charles,
Did you mean
h
[
https://issues.apache.org/activemq/browse/CAMEL-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56054#action_56054
]
Sergey Beryozkin commented on CAMEL-2219:
-
Is Incident a JAXB-annotated class
[
https://issues.apache.org/activemq/browse/CAMEL-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56050#action_56050
]
Sergey Beryozkin commented on CAMEL-2219:
-
Hi Willem
True
[
https://issues.apache.org/activemq/browse/CAMEL-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56047#action_56047
]
Sergey Beryozkin commented on CAMEL-2216:
-
Willem, I have tested the updated c
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55409#action_55409
]
Sergey Beryozkin commented on CAMEL-2169:
-
OK... This looks like an option. Th
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55404#action_55404
]
Sergey Beryozkin commented on CAMEL-2169:
-
And this is what this JIRA propose
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55400#action_55400
]
Sergey Beryozkin commented on CAMEL-2169:
-
Hi Claus
> id
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55395#action_55395
]
Sergey Beryozkin commented on CAMEL-2169:
-
I'm afraid you've missed m
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55393#action_55393
]
Sergey Beryozkin commented on CAMEL-2169:
-
sorry for the noise. note it would no
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55391#action_55391
]
Sergey Beryozkin commented on CAMEL-2169:
-
sorry, meant
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55390#action_55390
]
Sergey Beryozkin commented on CAMEL-2169:
-
One more comment : it does not ma
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55389#action_55389
]
Sergey Beryozkin commented on CAMEL-2169:
-
This is not a support question. Feel
[
https://issues.apache.org/activemq/browse/CAMEL-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55386#action_55386
]
Sergey Beryozkin commented on CAMEL-2169:
-
So given this JBI consumer
Versions: 2.2.0
Reporter: Sergey Beryozkin
Fix For: 2.2.0
Camel routes embedded in camel contexts have no identifiers thus for a route to
kick in it has to start (in some cases at least) from a "from:" rule. Example
from a route working
[
https://issues.apache.org/activemq/browse/CAMEL-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52789#action_52789
]
Sergey Beryozkin commented on CAMEL-1806:
-
> POST does not support
[
https://issues.apache.org/activemq/browse/CAMEL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51184#action_51184
]
Sergey Beryozkin commented on CAMEL-720:
When is 2.0 due ?
> support C
[
https://issues.apache.org/activemq/browse/CAMEL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49726#action_49726
]
Sergey Beryozkin commented on CAMEL-720:
James : I think it's pretty clear
77 matches
Mail list logo