腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
3
回答
Apache
Camel
脚本
问题
、
、
、
、
我在使用
Camel
的
Apache
ActiveMQ时遇到了一个非常奇怪的
问题
--我尝试了javascript和groovy的例子,但它们都产生了错误“无法安装路由:无法创建路由...因为找不到用于:groovyrequest.lineItems.any { i -> i.value > 100 }</groovy> </filter>同
浏览 0
提问于2011-03-10
得票数 5
回答已采纳
1
回答
Groovy
脚本
未在
Camel
(项目)中执行
、
、
场景:我只想使用
camel
和groovy
脚本
将文件从一个位置传输到另一个位置<?xml version="1.0" encoding="UTF-8"?> </dependency> <depe
浏览 1
提问于2018-12-06
得票数 0
1
回答
无法找到用于jsonpath的语言。
、
但是当我尝试启动activemq时,我得到了这样的例外: ERROR: org.
apache
.
camel
.RuntimeCamelException: org.
apache
.
camel
.FailedToCreateRo
浏览 4
提问于2015-03-24
得票数 3
回答已采纳
1
回答
Apache
Camel
:不能将DefaultMessage转换为JmsMessage
、
、
每当新的JMS消息到达给定队列时,我都会尝试使用
Camel
路由将POST消息发送到PHP
脚本
。-org.
apache
.
camel
.component.jms.JmsMessage] | org.
apache
.
camel
.component.jms.EndpointMessageLi
浏览 1
提问于2011-10-11
得票数 2
回答已采纳
2
回答
骆驼测试在启动蓝图包时失败
当我试图从蓝图xml配置文件创建
camel
上下文时,我的
Camel
测试失败了。似乎缺少了一个snappyjava.dll。compile 'org.
apache
.
camel
:
camel
-test-blueprint:2.15.1' compile 'org.
apache
.cxf:
camel
-blueprint:2.15.1&
浏览 3
提问于2015-09-28
得票数 2
回答已采纳
1
回答
Apache
:引号将破坏URI
、
、
我对一个简单的
Apache
->Python->HTTP路由有
问题
。当然,Python
脚本
会死
浏览 0
提问于2018-07-10
得票数 1
回答已采纳
1
回答
在
apache
camel
项目的Spring DSL camelconfig.xml文件中运行php
脚本
的正确方式是什么?
我正在使用Spring DSL,
apache
camel
2.10,并尝试创建一个调用php
脚本
的路由。然而,在运行时,我得到:我做错了什么?我的pom.xml中有对
脚本
语言的依赖。<dependency> <artifactId&g
浏览 0
提问于2012-11-19
得票数 0
回答已采纳
1
回答
Gradle Eclipse不工作
、
、
我的build.gradle
脚本
:apply plugin: 'eclipse' targetCompatibility:
camel
-core:2.14.1', )当我运行gradle eclipse时,我看到
浏览 4
提问于2015-02-22
得票数 0
回答已采纳
1
回答
TimerConsumer [警告]错误处理交换。交换[消息:[主体为空]]
、
我使用
camel
2.10.0已经有一段时间了,但是我需要升级到2.11.1来添加一些功能。但在我开始之前,我开始得到这个错误后,我升级。我试着寻找一个解决方案,但很难找到一个。
浏览 3
提问于2015-01-29
得票数 0
回答已采纳
1
回答
Apache
camel
-K: ActiveMQ发射器实例化
问题
、
我是
Apache
camel
的新手,更是
camel
-K的新手。我正在通过命令运行
camel
-K路由(不用关心对
apache
commons的依赖,我需要它来进行字符串操作)集成的j
浏览 26
提问于2020-02-13
得票数 0
1
回答
Camel
: jetty作为输入,soap作为输出
、
、
、
、
://www.w3.org/2001/XMLSchema-instance" xmlns:cxf="http://
camel
.
apache
.org/schema/cxf" xmlns:
camel
="http://
camel
.
apache
.org/schema/spring" xmlns:http-conf="http:&
浏览 0
提问于2012-08-05
得票数 2
2
回答
部署
Apache
Camel
应用程序时出现警告
、
、
<version>${
camel
-version}</version> <groupId>org.
apache
.
camel
<groupId>org.
apache
.
camel
</groupId> <artifactId>
camel
-spring</
浏览 2
提问于2014-09-04
得票数 9
1
回答
Apache
Camel
-- Spring DSL中的引用类型常量
、
、
<log message="onCompletion:- ${body}" /> <simple>${type:org.
apache
.
camel
.component.hazelcast.H
浏览 4
提问于2015-11-12
得票数 0
1
回答
Camel
activemq组件nosuchmethod异常
、
我使用的是
camel
2.23.0版本。有人能告诉我哪里出了
问题
吗?()Lorg/
apache
/
camel
/CamelContext; at org.
apache
.
camel
.component.jms.JmsMessage.newInstance(Jm
浏览 27
提问于2018-12-22
得票数 1
2
回答
Spring
Camel
电子邮件配置
问题
、
、
、
我正在尝试使用
apache
camel
从基于spring mvc的web应用程序发送电子邮件。但我的tomcat可能是因为配置错误而起不来的。 xsi:schemaLocation="http://www.springframework.org/schema/spring http:/&
浏览 1
提问于2013-05-21
得票数 0
1
回答
将属性设置为为
apache
camel
中的groovy组件编写
脚本
、
、
、
我正在从
apache
camel
调用groovy
脚本
。当我调用groovy
脚本
时,我说No such property: INPUTS for class: Script1时出错。:428) at org.
apache
.
camel
.builder.script.ScriptBuilder.evaluateScript(ScriptBuilder.java:409)at org.
apache
.
camel
.builder.script.Script
浏览 4
提问于2017-10-02
得票数 1
回答已采纳
1
回答
Camel
SMPP
问题
我使用SMPPSim作为模拟器,我正在
apache
servicemix4.4中部署这个包我面临着以下
问题
在org.jsmpp.session.AbstractSession.executeSendCommand0000000borg.
apache
.
camel
.component.smpp.SmppProducer.process(SmppProducer.java:146)262:org.
apache
.
camel
.
camel
-smpp(AsyncPro
浏览 5
提问于2013-12-14
得票数 0
1
回答
无法使用
Camel
3.3和Google Pubsub消费消息
、
我有一个与
Apache
camel
的小groovy
脚本
,试图从谷歌Pubsub拉消息。这在
Camel
2.25.1上工作得很好,但是
camel
3.3.0就不行了。这是
脚本
。我还查看了,但我找不到与此
问题
相关的任何内容,但可能我弄错了,我需要一些帮助。我的groovy版本是3.0.4,我使用的是JDK 11.0.6 @Grab(group='org.
apache
.
camel
', modu
浏览 0
提问于2020-05-28
得票数 1
1
回答
Apache
自定义组件中的AmbiguousMethodCallException
、
: Ambiguous method invocations possible: [public org.
apache
.
camel
.Endpoint org.
apache
.
camel
.impl.DefaultComponent.createEndpoint(java.lang.String) throws java.lang.Exception, public org.
apache
.
camel
.EndpointConfiguration org.
apache
.
c
浏览 0
提问于2015-09-21
得票数 0
1
回答
Hadoop客户端继续从本地文件系统读取
、
我试图通过Hadoop客户端从windows上的Java程序读取文件。我有一个有效的kerberos键签,但似乎无法从HDFS读取。Configuration conf = new Configuration();conf.set("hadoop.security.authentication", "
浏览 1
提问于2018-12-20
得票数 0
回答已采纳
点击加载更多
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券