腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
Apache
Camel
-Oling2读端点不工作
、
、
请让我知道使用骆驼-
olingo2
组件与odata连接的方式。" xmlns="http://
camel
.apache.org/schema/spring"> <from
uri
="
olingo2
://read/PersonsqueryParams=#parambean" /> <to
uri
浏览 1
提问于2016-08-23
得票数 0
1
回答
Camel
Olingo2
解析
URI
?
、
、
我正在尝试运行一条到OData服务的驼峰
Olingo2
路由,带有顶部、格式和过滤器参数,但是Olingo组件没有对参数进行编码,所以它抛出了一个URISyntaxException,如果我在调用组件之前对参数进行编码,那么参数将作为无效参数返回,有没有办法在
Olingo2
组件中使用过滤器参数?period=120000") .log("
CAMEL
_POLLING_IN_PROGRESS") .setHeader("Came
浏览 11
提问于2016-09-17
得票数 0
回答已采纳
1
回答
从GSON parsor到
Camel
Spring获取数据
、
、
、
/schema/spring"> <
camel
:from
uri
="mqtt:bar?-- I dont knwo what to write here -->
浏览 2
提问于2013-10-24
得票数 0
回答已采纳
1
回答
Apache
Camel
路由性能
、
、
、
我正在使用
Camel
Restlet做一般路由,响应时间是300 is,有什么设置可以减少响应时间吗?我的路由配置 <from
uri
="restlet:/user/{cachename}/{userId}?-- <process ref="requestTimeProc"/> --> <to
uri</
浏览 3
提问于2013-11-14
得票数 3
回答已采纳
1
回答
Camel
REST到Controlbus
我公开了一个REST端点来控制
Camel
路由: <description>stop a
camel
description="Action to take" dataType="string"/> <responseMessage messag
浏览 9
提问于2018-02-21
得票数 2
回答已采纳
1
回答
Camel
用额外的params连接到RabbitMQ队列
、
、
>xmlns:
camel
="http://
camel
.apache.org/schemaxmlns="http://
camel
.apache.org/schema/spring"> <fro
浏览 1
提问于2018-04-02
得票数 1
回答已采纳
2
回答
Camel
xquery端点与OSGi丛
uri
、
、
、
、
我有一个OSGi包(部署到Karaf2.2.4中),它启动
Camel
(2.10.0)上下文。
Camel
上下文的routebuilder有一些xquery端点
URI
,如当上下文试图
解析
该
URI
时,它失败了,因为
Camel
因为我在前面的项目中处理过包
URI
和OsgiBundleResourcePatternResolver,所以在处理ClassPath
浏览 1
提问于2012-09-28
得票数 0
回答已采纳
1
回答
Apache :使用bean
URI
和异步-http-client的请求-应答模式
、
、
="-1" /> <
camel
:from
uri
="direct:start" /> <
camel
:to
uri
="direct
浏览 5
提问于2014-10-23
得票数 0
回答已采纳
2
回答
骆驼不承认?lock=false有效
、
、
Camel
-File的文档说属性是"lock“,但是当我执行<from
uri
="file:///data/in/?lock=false" />时,我得到: 原因: org.apache.
camel
.ResolveEndpointFailedException:未能
解析
端点: file:///data/in/?lock=false因:未能
解析
终结点: f
浏览 0
提问于2013-08-12
得票数 1
回答已采纳
1
回答
如何从
camel
连接并发送msg到Fix服务器
、
我需要创建这样的路由:
解析
csv文件-> create Fix ->将其发送到外部修复服务器。所以。如何在
camel
xml配置中建立连接并用
camel
-quickfx模块发送?我有这样的代码: <from
uri
="direct:processOneLine2"/> <bean ref="orderBean" method="createFixMessage&quo
浏览 5
提问于2016-03-03
得票数 1
回答已采纳
1
回答
用于
camel
的自定义URIReslover
、
<from
uri
="file://target/inventory/updates?"/> <to
uri
="file://target/in
浏览 1
提问于2011-08-04
得票数 0
2
回答
使用START_ARRAY反序列化
Camel
rest JSON
可是,我不会呀 unmarshalTypeName="example.model.Event" /> <
camel
:rest path="events" consumes="application/json" prod
浏览 1
提问于2019-01-22
得票数 0
1
回答
使用
Camel
HTTP截断响应
、
、
我的代码外观 <setHeader headerName="Exchange.HTTP_
URI
"> </setHeader> <to
uri
="http://dymmyhost"
浏览 1
提问于2014-02-07
得票数 1
1
回答
使用Apache
Camel
SQL存储过程组件访问OUT参数
、
><Client><Item><PHONE>1234567890</PHONE></Item></Client>} 目前,我正在对主体进行标记化/
解析
,以便能够提取参数。<
camel
:to
uri
="sql-stored:PACKAGE.STORED_PROCEDURE(VARCHAR ${exchangeProperty.param0},OUT VARCHAR param1}</
ca
浏览 41
提问于2019-01-15
得票数 2
回答已采纳
1
回答
绑定到Java对象的速度报告
、
我已经安排了以下
Camel
路由,它将一个XML文件解编组成一个Java (com.sample.Order): <from
uri
="file:/data/in?fileName=order.xml&noop=true"/> <to
uri
="velocity:etc/M
浏览 2
提问于2016-04-23
得票数 0
回答已采纳
1
回答
Apache中的google组件中是否支持ValueInputOption参数?
、
我要去找ResolveEndpointFailedException
camel
版本是3.0.0-M3,使用中的jars是
camel
-spring-boot-starter和
camel
-google-
浏览 1
提问于2019-06-29
得票数 0
1
回答
Camel
Spring :没有找到方案的组件: sftp
、
XML错误是(SFTP
URI
:s ftp://IP Address:Port/CamelTesting?(SFTP
URI
(&):s ftp://IP Address:Port/CamelTesting?username=testftp&password=testftp <<< in路由:路由(Route1)[Fromfile:d:/Test/ in ] -> [ to [sftp:/IP地址:Port.由于未能
解析
浏览 3
提问于2016-05-23
得票数 3
回答已采纳
1
回答
Apache事务:直接传输不支持事务会话
、
、
路由配置 <
camel
:from
uri
="{{in.solace.queue}}" /> <
camel
:to
uri
="direct:msgSequencer" />
浏览 3
提问于2016-10-06
得票数 0
1
回答
camel
:在多个路由中使用标头值
、
是否有可能在一个路由中设置一个标头,然后在同一上下文中在另一个路由中再次使用它?<setHeader headerName="clientId"></setHeader>
浏览 3
提问于2016-02-24
得票数 2
回答已采纳
1
回答
如何配置2.6Spring:未能在以下位置创建路由route2:
、
、
我正在尝试从
Camel
2.0升级到2.6<
camel
:from
uri
="transactionSaleBuffer" /><
camel
:transacted re
浏览 0
提问于2011-04-12
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
作为阿联酋数字金融的引领者,解析Camel Payment骆驼支付的技术创新
【行业资讯】Apache Camel 3.7.3 发布
Node.js 中遇到含空格 URL 的神奇“Bug”——小范围深入 HTTP 协议
Java近期新闻:Spring Cloud 2022.0.0、SourceBuddy、Jarviz和Just
Java自定义DNS解析器三种实践
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券