[CONF] Apache Camel: JMS (page edited)

2008-04-21 Thread confluence
ent" property name="connectionFactory" ref="myConnectionFactory"/ /bean jee:jndi-lookup id="myConnectionFactory" jndi-name="java:env/ConnectionFactory"/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JMS (page edited)

2008-04-21 Thread confluence
ty name="connectionFactory" ref="myConnectionFactory"/ /bean jee:jndi-lookup id="myConnectionFactory" jndi-name="java:env/ConnectionFactory"/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Component List (page edited)

2008-05-15 Thread confluence
Generates a response using an XSLT template Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Atom (page edited)

2008-05-16 Thread confluence
// We like blogs about Camel boolean good = title.toLowerCase().contains("camel"); return good; } } See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: ActiveMQ (page edited)

2008-05-16 Thread confluence
n /dependency Alternatively you can download the component jar directly from the Maven repository: activemq-core-5.1.0.jar See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JBI (page edited)

2008-05-17 Thread confluence
version}/version extensionstrue/extensions /plugin /plugins /build /project See Also Configuring Camel Component Endpoint Getting Started ServiceMix Camel module Using Camel with ServiceMix Powered by Atlassian Confluence (Ver

[CONF] Apache Camel: Camel JMX (attachment added)

2008-05-18 Thread confluence
by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Camel JMX (page edited)

2008-05-18 Thread confluence
he port that the JMX connector will use connectorPath /jmxrmi The path that JMX connector will be registered under Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Camel JMX (page edited)

2008-05-18 Thread confluence
ts names will use createConnector true If we should create a JMX connector (to allow remote management) for the MBeanServer connectorPort 1099 The port that the JMX connector will use connectorPath /jmxrmi The path that JMX connector will be registered under

[CONF] Apache Camel: How do I invoke Camel routes from JBI (page created)

2008-05-20 Thread confluence
are used to somehow 'declaring' endpoints in SMX. In camel it is enough to simply start a flow from a jbi endpoint and camel will create it automatically. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request

[CONF] Apache Camel: Scala DSL - EIP (page edited)

2008-05-20 Thread confluence
omponent (e.g. Velocity) to enrich the content and add it to a pipeline "direct:c" to ("velocity:org/apache/camel/scala/dsl/enricher.vm") to ("mock:c") TODO TODO: Create a Scala alternative and example for every EIP available on http://activemq.apache.org/camel/enterprise-integration-patterns.html Message Channel Message Message Router Message Translator Message Endpoint Point to Point Channel Publish Subscribe Channel Dead Letter Channel Guaranteed Delivery Message Bus Correlation Identifier Aggregator Resequencer Routing Slip Content Filter Normalizer Messaging Mapper Event Driven Consumer Polling Consumer Competing Consumers Message Dispatcher Selective Consumer Durable Subscriber Idempotent Consumer Transactional Client Messaging Gateway Service Activator Wire Tap Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JMS (page edited)

2008-05-20 Thread confluence
t.jms.JmsComponent" property name="connectionFactory" ref="myConnectionFactory"/ /bean jee:jndi-lookup id="myConnectionFactory" jndi-name="java:env/ConnectionFactory"/ See Also Configuring Camel Component Endpoint Getting Started

[CONF] Apache Camel: Debugger (page created)

2008-05-21 Thread confluence
. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: User Guide (page edited)

2008-05-21 Thread confluence
Tutorials Camel JMX Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Camel JMX (page edited)

2008-05-21 Thread confluence
ts names will use createConnector true If we should create a JMX connector (to allow remote management) for the MBeanServer connectorPort 1099 The port that the JMX connector will use connectorPath /jmxrmi The path that JMX connector will be registered under

[CONF] Apache Camel: Camel JMX (page edited)

2008-05-21 Thread confluence
e path that JMX connector will be registered under Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Debugger (page edited)

2008-05-21 Thread confluence
(); main.enableDebugging(); main.setApplicationContextUri("org/apache/camel/spring/debug/applicationContext.xml"); main.start(); // now lets test we have a debugger available debugger = main.getDebugger(); Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Se

[CONF] Apache Camel: Validation (page edited)

2008-05-22 Thread confluence
g Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Debugger (page edited)

2008-05-22 Thread confluence
able route definitions from the Main instance via the getRouteDefinitions() method. ListRouteType routes = main.getRouteDefinitions(); you can then navigate the route and see its inputs and outputs etc Powered by Atlassian Confluence (Version: 2.2.9 Build:#

[CONF] Apache Camel: Ref (page created)

2008-05-22 Thread confluence
by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Ref (page created)

2008-05-22 Thread confluence
bound in the Registry. URI format ref:someName Where someName can be any string which is used to lookup the endpoint in the Registry. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe

[CONF] Apache Camel: SpringIntegration (page created)

2008-05-22 Thread confluence
the Camel message to Spring Integration endpoints or receive the message from Spring Integration endpoint in Camel routing context. See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527

[CONF] Apache Camel: CXF (page edited)

2008-05-23 Thread confluence
;Received output text: " + output[0]); // Get the response context form outMessage MapString, Object responseContext = CastUtils.cast((Map)out.getHeader(Client.RESPONSE_CONTEXT)); assertNotNull(responseContext); assertEquals("Get the wrong wsdl opertion name

[CONF] Apache Camel: File (page edited)

2008-05-25 Thread confluence
ce that this is done by setting // a special header property of the out exchange exchange.getOut().setHeader(FileComponent.HEADER_FILE_NAME, "report.txt"); } } See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: File (page edited)

2008-05-25 Thread confluence
using java code logic, notice that this is done by setting // a special header property of the out exchange exchange.getOut().setHeader(FileComponent.HEADER_FILE_NAME, "report.txt"); } } See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: SQL Component (page edited)

2008-06-01 Thread confluence
of rows updated for update operations, returned as an Integer object. See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe

[CONF] Apache Camel: JDBC (page edited)

2008-06-01 Thread confluence
rrayList - was: " + out.getOut().getBody(), data); assertEquals(2, data.size()); See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Splitter (page edited)

2008-06-02 Thread confluence
use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: HTTP (page edited)

2008-06-05 Thread confluence
/www.google.com") .to("mock:results"); } }; See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request

[CONF] Apache Camel: StringTemplate (page edited)

2008-06-05 Thread confluence
a message See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: StringTemplate (page edited)

2008-06-05 Thread confluence
e/camel/component/stringtemplate/letter.tm").to("mock:result"); } }; } See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: How do I retrieve the thrown Exception during processing an Exchange (page created)

2008-06-06 Thread confluence
and returns an Exchange object. From the returned Exchange you can test if its failed and get the caused exception. This is illustrated in the code sample: TODO: Insert snippet Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug

[CONF] Apache Camel: Tutorial-JmsRemoting (page edited)

2008-06-08 Thread confluence
org.apache.camel/groupId artifactIdcamel-maven-plugin/artifactId /plugin /plugins /build All that is required is a new plugin definition in your Maven POM. As we have already placed our Camel config in the default location (camel-server.xml has been placed in META-INF/spring/) we do not need to tell the plugin where the route definitions are located. Simply run mvn camel:run. TODO: Testing TODO: Detail how to unit and integration test this example. See Also Spring Remoting with JMS Example on Amin Abbaspour's Weblog Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Artix Data Services (page edited)

2008-06-09 Thread confluence
mel/groupId artifactIdcamel-artixds/artifactId version1.3.5.0-fuse/version /dependency And ensure you are pointing at the maven repo repository idopen.iona.m2/id nameIONA Open Source Community Release Repository/name urlhttp://repo.open.iona.com/maven2/url snapshots enab

[CONF] Apache Camel: EL (page edited)

2008-06-09 Thread confluence
number for the latest greatest release (see Downloads for the latest version). dependency groupIdorg.apache.camel/groupId artifactIdcamel-juel/artifactId version1.3.0/version /dependency Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep

[CONF] Apache Camel: EL (page edited)

2008-06-09 Thread confluence
number for the latest greatest release (see the download page for the latest versions). dependency groupIdorg.apache.camel/groupId artifactIdcamel-juel/artifactId version1.3.0/version /dependency Powered by Atlassian Confluence (Version: 2.2.9 Build:

[CONF] Apache Camel: How do I retry failed messages forever (page created)

2008-06-09 Thread confluence
mel.Redelivered" that contains a boolean if its redelivered or if its the first time the message is processed. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: CXF (page edited)

2008-06-10 Thread confluence
.info("Received output text: " + output[0]); // Get the response context form outMessage MapString, Object responseContext = CastUtils.cast((Map)out.getHeader(Client.RESPONSE_CONTEXT)); assertNotNull(responseContext); assertEquals("Get the wrong wsdl opertion name", "{http://apache.org/hello_world_soap_http}greetMe", responseContext.get("javax.xml.ws.wsdl.operation").toString()); See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: CXF (page edited)

2008-06-10 Thread confluence
ect array, the fist element of the array is the return value Object[] output = (Object[])out.getBody(); LOG.info("Received output text: " + output[0]); // Get the response context form outMessage MapString, Object responseContext = CastUtils.cast((Map)out.getHeade

[CONF] Apache Camel: Camel JMX (attachment added)

2008-06-12 Thread confluence
) Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Camel JMX (page edited)

2008-06-12 Thread confluence
ts names will use createConnector true If we should create a JMX connector (to allow remote management) for the MBeanServer connectorPort 1099 The port that the JMX connector will use connectorPath /jmxrmi The path that JMX connector will be registered under

[CONF] Apache Camel: Wire Tap (page edited)

2008-06-15 Thread confluence
l particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Message Router (page edited)

2008-06-15 Thread confluence
sing This Pattern If you would like to use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out.

[CONF] Apache Camel: Publish Subscribe Channel (page edited)

2008-06-15 Thread confluence
he description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Content Based Router (page edited)

2008-06-15 Thread confluence
xt For further examples of this pattern in use you could look at the junit test case Using This Pattern If you would like to use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you

[CONF] Apache Camel: Recipient List (page edited)

2008-06-15 Thread confluence
arted, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Splitter (page edited)

2008-06-15 Thread confluence
;activemq:my.queue").splitter(xPathBuilder).to("activemq:my.parts"); Using This Pattern If you would like to use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try

[CONF] Apache Camel: Selective Consumer (page edited)

2008-06-15 Thread confluence
en please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 S

[CONF] Apache Camel: msmq (page edited)

2008-06-16 Thread confluence
/camel/trunk/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Velocity (page edited)

2008-06-17 Thread confluence
end("direct:a", createLetter()); mock.assertIsSatisfied(); } protected RouteBuilder createRouteBuilder() throws Exception { return new RouteBuilder() { public void configure() throws Exception { from("direct:a").to("velocity:org/apache/camel/com

[CONF] Apache Camel: What are the dependencies (page edited)

2008-06-17 Thread confluence
require other dependencies; such as camel-jms requires a JMS provider. To see the exact dependencies of the other modules see the Maven reports Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request

[CONF] Apache Camel: JavaSpace (page created)

2008-06-19 Thread confluence
is here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
://open.iona.com to be able to access subversion. The full FUSE distro is here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
to register with http://open.iona.com to be able to access subversion. The full FUSE distro is here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
to be able to access subversion. The full FUSE distro is here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
ent Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JavaSpace (page edited)

2008-06-19 Thread confluence
//open.iona.com to be able to access subversion. The full FUSE distro is here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build

[CONF] Apache Camel: Stream (page edited)

2008-06-20 Thread confluence
to("stream:header"); } }; } private class MyOutputStream extends OutputStream { public void write(int b) throws IOException { char c = (char)b; sb.append((char)b); } } See Also Configuring Camel Component Endpoint Getting S

[CONF] Apache Camel: CXF (page edited)

2008-06-20 Thread confluence
ut.getHeader(Client.RESPONSE_CONTEXT)); assertNotNull(responseContext); assertEquals("Get the wrong wsdl opertion name", "{http://apache.org/hello_world_soap_http}greetMe", responseContext.get("javax.xml.ws.wsdl.operation").toString()); See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Camel JMX (page edited)

2008-06-20 Thread confluence
o allow remote management) for the MBeanServer connectorPort 1099 The port that the JMX connector will use connectorPath /jmxrmi The path that JMX connector will be registered under Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Camel JMX (page edited)

2008-06-20 Thread confluence
erver false If true then it will use the plateform MBean server form the JVM jmxDomainName org.apache.camel The jmx domain that all objects names will use createConnector true If we should create a JMX connector (to allow remote management) for the MBeanServer connectorPo

[CONF] Apache Camel: Camel JMX (page edited)

2008-06-20 Thread confluence
er mbeanObjectDomainName org.apache.camel.jmx.mbeanObjectDomainName org.apache.camel The JMX domain that all objects names will use createConnector org.apache.camel.jmx.createRmiConnect false If we should create a JMX connector (to allow remote management) for the MBeanServer registryPort org.apa

[CONF] Apache Camel: CXF (page edited)

2008-06-23 Thread confluence
ceived output text: " + output[0]); // Get the response context form outMessage MapString, Object responseContext = CastUtils.cast((Map)out.getHeader(Client.RESPONSE_CONTEXT)); assertNotNull(responseContext); assertEquals("Get the wrong wsdl opertion name", "{http://apache.org/hello_world_soap_http}greetMe", responseContext.get("javax.xml.ws.wsdl.operation").toString()); See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: How do I write a custom Processor which sends multiple messages (page edited)

2008-06-23 Thread confluence
I is inherited from the template/ configuration. If you prefer you could specify that in the producer.send() method call Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Message Router (page edited)

2008-06-23 Thread confluence
block"); Using This Pattern If you would like to use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this patt

[CONF] Apache Camel: Camel JMX (page edited)

2008-06-24 Thread confluence
mx.createRmiConnect false If we should create a JMX connector (to allow remote management) for the MBeanServer registryPort org.apache.camel.jmx.rmiConnector.registryPort 1099 The port that the JMX RMI registry will use connectorPort org.apache.camel.jmx.rmiConnector.connectorPort -1 (dynamic) The port that the JMX RMI server will use serviceUrlPath org.apache.camel.jmx.serviceUrlPath /jmxrmi/camel The path that JMX connector will be registered under Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Tutorial-JmsRemoting (attachment added)

2008-06-24 Thread confluence
) Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Tracer (page created)

2008-06-25 Thread confluence
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Tracer (page edited)

2008-06-25 Thread confluence
- ID-claus-acer/3690-1214458315718/2-1 - node4 To[mock:b] InOnly Properties:{CamelCauseException=null} Headers:{from=Claus} Body:This is Copenhagen calling Enabling from Spring XML TODO: Spring XML See Also See Debugger Powered by Atlassian Confluence

[CONF] Apache Camel: Debugger (page edited)

2008-06-25 Thread confluence
e list Accessing the Route Definitions You can easily access all of the available route definitions from the Main instance via the getRouteDefinitions() method. ListRouteType routes = main.getRouteDefinitions(); you can then navigate the route and see its inputs and outputs etc See Also See Tracer

[CONF] Apache Camel: Tracer (page edited)

2008-06-26 Thread confluence
1:55,875 [main ] INFO TraceInterceptor - ID-claus-acer/3690-1214458315718/2-1 - node4 To[mock:b] InOnly Properties:{CamelCauseException=null} Headers:{from=Claus} Body:This is Copenhagen calling Enabling from Spring XML TODO: Spring XML See Also See Debugger

[CONF] Apache Camel: How do I debug my route (page created)

2008-06-26 Thread confluence
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: How do I debug my route (page edited)

2008-06-26 Thread confluence
in the route and examine historic message exchanges Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Tracer (page edited)

2008-06-26 Thread confluence
XML which defines the Tracer bean such as the one that is automatically included if you run the Main with -t above. See Also See Debugger Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: JMS (page edited)

2008-07-02 Thread confluence
nectionFactory" jndi-name="java:env/ConnectionFactory"/ See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Getting Started (page edited)

2008-07-02 Thread confluence
refer to the Camel Spring documentation. Other Resources IONA Technologies has a number of guides on using Camel at http://open.iona.com/documentation/fuse-mediation-router-documentation Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07

[CONF] Apache Camel: What platforms are supported (page edited)

2008-07-02 Thread confluence
configurations on a wide range of platforms. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Support (page edited)

2008-07-02 Thread confluence
production support you could contact one of the following companies IONA Technologies offers training, mentoring, [consulting|http://open.iona.com/consulting) programs and 24 x 7 support. OpenLogic provide support Powered by Atlassian Confluence (Version

[CONF] Apache Camel: Difference between Camel and FUSE (page created)

2008-07-02 Thread confluence
blog entry entitled The IONA FUSE Model and It's Benefits to the Community. You can also find additional information about FUSE Mediation Router and the Open.IONA community at "Why join our community". Powered by Atlassian Confluence (Version: 2.2.9 Buil

[CONF] Apache Camel: Pipes and Filters (page edited)

2008-07-04 Thread confluence
specified using URIs. If you find the above a bit confusing, try reading about the Architecture or try the Examples Using This Pattern If you would like to use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint

[CONF] Apache Camel: Transactional Client (page edited)

2008-07-04 Thread confluence
orld"); int count = jdbc.queryForInt("select count(*) from books"); assertEquals("Number of books", 3, count); } And lastly the rollback condition since the 2nd book is a Donkey book: public void testTransactionRollback() throws Exception { template.sendBody("direct:fail", "Hello World"); int count = jdbc.queryForInt("select count(*) from books"); assertEquals("Number of books", 1, count); } See Also JMS Using This Pattern If you would like to use this EIP Pattern then please read the Getting Started, you may also find the Architecture useful particularly the description of Endpoint and URIs. Then you could try out some of the Examples first before trying this pattern out. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Transactional Client (page edited)

2008-07-04 Thread confluence
an /constructor-arg /bean . Our business logic is set to handle the incomming messages and fail the first two times. When its a success it responds with a Bye World message. public static class MyProcessor implements Processor { private int count; public void process(Exchange exchange) throws E

[CONF] Apache Camel: Python (page edited)

2008-07-04 Thread confluence
esult from the script engine, you need to add a prefix " result = " before your _expression_. We will take the result variable as the _expression_ result. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) -

[CONF] Apache Camel: Error Handler (page edited)

2008-07-05 Thread confluence
Exchange exchange, Throwable exception) { // This is just an example that always forces the exception type configured // with MyPolicyException to win. return exceptionPolicices.get(MyPolicyException.class);

[CONF] Apache Camel: Download (page edited)

2008-07-06 Thread confluence
by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Jetty (page edited)

2008-07-06 Thread confluence
ent.HEADER_FILE_NAME, "message.html").to("file:target/hello"); Poll the google homepage every 10 seconds and write the page to the file message.html Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feat

[CONF] Apache Camel: Python (page edited)

2008-07-08 Thread confluence
org.apache.camel.builder.script.ScriptBuilder.*; ... ... python("somePythonExpression") ... For example you could use the python function to create an Predicate in a Message Filter or as an _expression_ for a Recipient List Powered by Atlassian Confluence

[CONF] Apache Camel: CXF (page edited)

2008-07-10 Thread confluence
The output is an object array, the fist element of the array is the return value Object[] output = (Object[])out.getBody(); LOG.info("Received output text: " + output[0]); // Get the response context form outMessage MapString, Object responseContext =

[CONF] Apache Camel: Tracer (page edited)

2008-07-11 Thread confluence
is automatically included if you run the Main with -t above. See Also See Debugger Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Bean Binding (page edited)

2008-07-11 Thread confluence
MessageDriven(uri = "activemq:my.queue") public void doSomething(@Path("/foo/bar/text()") String correlationID, @Body String body) { // process the inbound message here } } Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Building (page edited)

2008-07-12 Thread confluence
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Atom (page edited)

2008-07-12 Thread confluence
boolean good = title.toLowerCase().contains("camel"); return good; } } See Also Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: FTP (page edited)

2008-07-12 Thread confluence
t. from("ftp://[EMAIL PROTECTED]/public/reports?password=tigerbinary=trueconsumer.delay=" + delay). to("file://target/test-reports"); } }; } See Also Configuring Camel Component Endpoint Getting Started Po

[CONF] Apache Camel: JPA (page edited)

2008-07-12 Thread confluence
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: Mail (page edited)

2008-07-12 Thread confluence
purpose to see if the secure communication works In the sample we use the dummyTrustManager option: from("seda:mailsToSend").to("imaps://ourmailsserver.com?username=camelmailpassword=secretdummyTrustManager=true"); See Also Configuring Camel Component Endpoint Getting

[CONF] Apache Camel: XMPP (page edited)

2008-07-12 Thread confluence
Configuring Camel Component Endpoint Getting Started Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences

[CONF] Apache Camel: File (page edited)

2008-07-13 Thread confluence
"target/report-super.txt"); assertEquals("File should exists", true, file.exists()); } protected RouteBuilder createRouteBuilder() throws Exception { return new RouteBuilder() { public void configure() throws Exception { from("direct:report").to(

  1   2   3   4   5   6   >