Wildfly Camel :: Testsuite :: Docker

WildFly Camel Integration

Лицензия

Лицензия

Категории

Категории

WildFly Контейнер Application Servers Docker Виртуализация
Группа

Группа

org.wildfly.camel
Идентификатор

Идентификатор

wildfly-camel-itests-docker
Последняя версия

Последняя версия

12.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Wildfly Camel :: Testsuite :: Docker
WildFly Camel Integration

Скачать wildfly-camel-itests-docker

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.wildfly.camel/wildfly-camel-itests-docker/ -->
<dependency>
    <groupId>org.wildfly.camel</groupId>
    <artifactId>wildfly-camel-itests-docker</artifactId>
    <version>12.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.camel/wildfly-camel-itests-docker/
implementation 'org.wildfly.camel:wildfly-camel-itests-docker:12.0.0'
// https://jarcasting.com/artifacts/org.wildfly.camel/wildfly-camel-itests-docker/
implementation ("org.wildfly.camel:wildfly-camel-itests-docker:12.0.0")
'org.wildfly.camel:wildfly-camel-itests-docker:jar:12.0.0'
<dependency org="org.wildfly.camel" name="wildfly-camel-itests-docker" rev="12.0.0">
  <artifact name="wildfly-camel-itests-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.camel', module='wildfly-camel-itests-docker', version='12.0.0')
)
libraryDependencies += "org.wildfly.camel" % "wildfly-camel-itests-docker" % "12.0.0"
[org.wildfly.camel/wildfly-camel-itests-docker "12.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar

provided (2)

Идентификатор библиотеки Тип Версия
org.wildfly.camel : wildfly-camel-docker pom 12.0.0
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar

test (4)

Идентификатор библиотеки Тип Версия
org.wildfly.camel : wildfly-camel-itests-common jar
org.jboss.arquillian.junit : arquillian-junit-container jar
org.wildfly.arquillian : wildfly-arquillian-container-remote jar 2.2.0.Final
junit : junit jar

Модули Проекта

Данный проект не имеет модулей.

WildFly Camel

QA Default License Maven Central Join the chat at freenode:wildfly-camel

Open workspace in Eclipse Che

Provides Apache Camel integration with the WildFly Application Server.

The WildFly-Camel Subsystem allows you to add Camel Routes as part of the WildFly configuration. Routes can be deployed as part of JavaEE applications. JavaEE components can access the Camel Core API and various Camel Component APIs.

Your Enterprise Integration Solution can be architected as a combination of JavaEE and Camel functionality.

Documentation

The docs are generated using Asciidoctor.

To generate an update of the docs use:

$ mvn clean install -f docs

If you like to contribute to the docs, please file a pull request against the master branch.

Running Examples

The wildfly-camel-examples are also available on Eclipse Che.

Open workspace in Eclipse Che

System Requirements

Java

Minimum of Java 1.8, to run WildFly and Maven.

Maven

Minimum of Maven 3.2.3.

Build

The default build is straight forward

$ mvn clean install

The extended build includes the set of JavaEE integration examples

$ mvn clean install -Dts.all

If you like to contribute to the project, please file a pull request.

Install

Simply apply the wildfly-camel-patch to a compatible wildfly version.

Run

In your WildFly home directory run ...

$ bin/standalone.sh -c standalone-camel.xml

Docker

To setup OpenShift Origin with an integrated Docker environment, follow the instructions here.

Then simply run the docker image like this ...

$ docker run --rm -ti -p 9990:9990 -p 8080:8080 -e WILDFLY_MANAGEMENT_USER=admin -e WILDFLY_MANAGEMENT_PASSWORD=admin wildflyext/wildfly-camel

Access WildFly Management Console at https://10.2.2.2:8443/console and the Hawtio console at http://10.2.2.2:8080/hawtio

org.wildfly.camel

WildFly extras

Community extras for WildFly

Версии библиотеки

Версия
12.0.0
11.1.0
11.0.1
11.0.0
10.3.0
10.2.0
10.1.0
10.0.0
9.1.0
9.0.0
7.0.0
6.1.0
5.1.0
4.9.0
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.3.0
3.2.0
3.1.0
2.3.0
2.2.0