Hi Willem,
Sorry about the delayed response
Groovy Version: 2.1.3 JVM: 1.7.0_11 Vendor: Oracle Corporation OS: Linux
Also, i get following warning.
WARNING: Module [camel-groovy] - Unable to load extension class [class
org.apache.camel.groovy.extend.CamelGroovyMethods] due to
[org/apache
.
regards,
Vinay
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-error-with-simple-program-with-camel-core-2-11-1-jar-tp5735829p5736000.html
Sent from the Camel - Users mailing list archive at Nabble.com.
llowing works...
.process ({ Exchange it -> println "in processor: ${it.in.body}"
it.out.body = it.in.body.toUpperCase()
} as org.apache.camel.Processor)
any suggestions..
thanks,
Vinay
--
View this message in context:
http://camel.465427.n
Thanks Claus, that fixed it.but have another problem
now, I changed route as follows and I get exception for .process closure
class MyRouteBuilder extends org.apache.camel.builder.RouteBuilder {
void configure() {
from("direct://foo")
.to("log://camelLogger?level=INFO")
.proces
Hi All,
I am new to camel, here is what I am trying and is giving me exception.
$groovy -v
Groovy Version: 2.1.3 JVM: 1.7.0_11 Vendor: Oracle Corporation OS: Linux
$groovy CallCallista1.groovy
give following exception...
[main] INFO camelLogger - Exchange[ExchangePattern:InOut,
I did installed plugin from http://repo.fusesource.com/ide/
but fuse perspective is not available.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Development-in-eclipse-tp5735191p5735260.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks Jyothi,
is following update site correct?
http://repo.fusesource.com/ide/
cheers,
Vinay
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Development-in-eclipse-tp5735191p5735259.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
I searched eclipse support for Camel development, and found fuseide, but it
appears that it is part of redhat.
Can any one please provide info about how I get the IDE support for Camel
development
cheers,
Vinay
--
View this message in context:
http://camel.465427.n5.nabble.com