---
Luca Burgazzoli
On Thu, Aug 2, 2018 at 8:09 AM, Guillaume Nodet wrote:
> In order to actually start the route, I forgot to add the required
> parameter:
>
> gnodet•camel/platforms/graalvm*(*graalvm*)*»
> ./example/target/org.apache.camel.graalvm.main -r
> org.apache.camel.graalvm.example.Sim
On Thu, Aug 2, 2018 at 12:17 AM, Luca Burgazzoli wrote:
> That’s very nice start, thx Guillaume
>
Yes this is really awesome to see this prototype in action.
> On Wed, 1 Aug 2018 at 20:15, Guillaume Nodet wrote:
>
>> I've pushed a branch with graalvm experiments.
>>https://github.com/apac
In order to actually start the route, I forgot to add the required
parameter:
gnodet•camel/platforms/graalvm*(*graalvm*)*»
./example/target/org.apache.camel.graalvm.main -r
org.apache.camel.graalvm.example.SimpleCamelRouteBuilder
[main] INFO org.apache.camel.graalvm.FastCamelContext - Apache Came
That’s very nice start, thx Guillaume
On Wed, 1 Aug 2018 at 20:15, Guillaume Nodet wrote:
> I've pushed a branch with graalvm experiments.
>https://github.com/apache/camel/tree/graalvm
> In order to build the project, you need to use the GraalVM jdk and use the
> following ~/.m2/toolchains.x
I've pushed a branch with graalvm experiments.
https://github.com/apache/camel/tree/graalvm
In order to build the project, you need to use the GraalVM jdk and use the
following ~/.m2/toolchains.xml adapted to your path:
jdk
1.0.0-rc4
oracle
graalvm-ee-1.0.
WildFly-Camel 7.0.0 provides Camel-2.22.0 integration with WildFly-13.0.0
This is a major wildfly update release that also adds a number of new
components and data formats
Component upgrades include
• Camel-2.22.0
• WildFly-13.0.0
• HawtIO-2.0.2
Additional components in
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2448
---
Github user zregvart closed the pull request at:
https://github.com/apache/camel/pull/2447
---
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2446
---