RHQ Remoting WAR

Provides the ServerInvokerServlet that receives requests via HTTP protocol from within a web container and passes it onto the ServletServerInvoker for processing.

Лицензия

Лицензия

GPL
Группа

Группа

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

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

rhq-remoting-war
Последняя версия

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

4.13.0
Дата

Дата

Тип

Тип

war
Описание

Описание

RHQ Remoting WAR
Provides the ServerInvokerServlet that receives requests via HTTP protocol from within a web container and passes it onto the ServletServerInvoker for processing.
Ссылка на сайт

Ссылка на сайт

http://www.jboss.org/rhq/rhq-remoting-war/
Организация-разработчик

Организация-разработчик

Red Hat, Inc.

Скачать rhq-remoting-war

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

<!-- https://jarcasting.com/artifacts/org.rhq/rhq-remoting-war/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-remoting-war</artifactId>
    <version>4.13.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-remoting-war/
implementation 'org.rhq:rhq-remoting-war:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-remoting-war/
implementation ("org.rhq:rhq-remoting-war:4.13.0")
'org.rhq:rhq-remoting-war:war:4.13.0'
<dependency org="org.rhq" name="rhq-remoting-war" rev="4.13.0">
  <artifact name="rhq-remoting-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-remoting-war', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-remoting-war" % "4.13.0"
[org.rhq/rhq-remoting-war "4.13.0"]

Зависимости

provided (5)

Идентификатор библиотеки Тип Версия
org.rhq : rhq-enterprise-comm jar 4.13.0
javax.servlet : javax.servlet-api jar 3.0.1
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (1)

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

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

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

RHQ Project

RHQ Project (short 'RHQ') is a Framework and tool for systems management and monitoring. As such it allows to gather metrics from so called managed resources, alert on values of the metrics or state change and other conditions. RHQ is also able to provision new content onto managed resources, run operations on them etc.

The list of supported managed resources is not hard coded, but provided by (agent) plugins.

Wiki and issue tracker

The RHQ wiki contains information about running RHQ as well as a lot of design documentation.

Issues for RHQ are currently tracked in Bugzilla

Contributing

Important
To contribute please make sure you have signed the Fedora CLA as explained on this wiki page.

If you want to contribute to the source repository, please fork it into your own repository and send pull-requests afterwards. Each Pull-Request should be "backed" by an entry in Bugzilla. Please add the Bugzilla issue number to the Pull-Request.

Tip
Create a branch per pull-request, so that rebasing the mainline from `origin/master is easier afterwards, as it will not contain your changes of the pull-request.
org.rhq

rhq-project

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

Версия
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.0