-
Since the `list` operation on Jolokia is quite expensive (or can be quite expensive), adding a new query parameter `ifModified` (or so) should be added. This parameter has a handle which was returned …
rhuss updated
2 months ago
-
From documentation:
mbeans argument - Pipe delimited list of MBeans for which to collect stats. If not provided, all stats will be collected.
Actually collector collects **all** mbeans regardless …
-
🗒️ 설명
---
이번에 FTP 파일 전송 기능을 개선하기 위해 새로운 구현 사항을 도입
주요 변경 사항과 그 이유에 대해 아래와 같이 공유드립니다.
# 📦 구현 개요
**FTP 클라이언트 풀링 도입**
- **FtpClientFactory**: Apache Commons Net의 `FTPClient` 인스턴스를 생성하고…
-
This might be caused by resolution of the path, where selected mbeans aren't included into the path, so i.e source of the route1 is translated to `[host]/hawtio/camel/source`. So when we paste this li…
-
**Jetty version(s)**
12+
**Enhancement Description**
The various `HttpContent.Factory` instances should be JMX-ified using relevant annotations.
Also, they should be added to the component tree …
-
Getting below error.
17:29:10,460 INFO [stdout] (ServerService Thread Pool -- 70) 2023-07-06 17:29:10.459 ERROR o.g.a.p.servlet.ContainerStartup_ - could not create platform mbean server: java/lan…
-
```
I'd like to be able to invoke MBean operations and set values to MBean
attributes via the nice MBean tree that is currently read only
```
Original issue reported on code.google.com by `amir.kib.…
-
```
I'd like to be able to invoke MBean operations and set values to MBean
attributes via the nice MBean tree that is currently read only
```
Original issue reported on code.google.com by `amir.kib.…
-
```
I'd like to be able to invoke MBean operations and set values to MBean
attributes via the nice MBean tree that is currently read only
```
Original issue reported on code.google.com by `amir.kib.…
-
@jsoriano We are looking into why the **tomcat** module is not working for us, and the issue is that the domain should be `Tomcat` instead of `Catalina`. I tried to override the mbean from its configu…