[ 
https://issues.apache.org/jira/browse/CAMEL-20447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-20447.
---------------------------------
    Resolution: Fixed

> camel-platform-http - Move jolokia JARs to the new jolokia-platform-http
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-20447
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20447
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-platform-http
>    Affects Versions: 4.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 4.5.0
>
>
> Jolokia is not fully pluggable
> [INFO] +- org.apache.camel:camel-platform-http-main:jar:4.5.0-SNAPSHOT:compile
> [INFO] |  \- 
> org.apache.camel:camel-platform-http-vertx:jar:4.5.0-SNAPSHOT:compile
> [INFO] |     +- 
> org.apache.camel:camel-platform-http:jar:4.5.0-SNAPSHOT:compile
> [INFO] |     |  \- org.jolokia:jolokia-agent-jvm:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-server-core:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-server-detector:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-serializer:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-jmx:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-discovery:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-history:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-jsr160:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-notif-pull:jar:2.0.1:compile
> [INFO] |     |     +- org.jolokia:jolokia-service-notif-sse:jar:2.0.1:compile
> [INFO] |     |     \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
> [INFO] |     +- org.apache.camel:camel-attachments:jar:4.5.0-SNAPSHOT:compile
> [INFO] |     +- io.vertx:vertx-web:jar:4.5.2:compile
> [INFO] |     |  \- io.vertx:vertx-bridge-common:jar:4.5.2:compile
> [INFO] |     \- io.vertx:vertx-auth-properties:jar:4.5.2:compile
> And make this return Object instead of the jolokia class
> public interface JolokiaPlatformHttpPlugin extends PlatformHttpPlugin {
>     String NAME = "jolokia";
>     HttpRequestHandler getRequestHandler();
> }



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to