-
**Description**
A flaw was found in Undertow. When an AJP request is sent that exceeds the "max-header-size" attribute in "ajp-listener", JBoss EAP is marked in an error state by "mod_cluster" in h…
-
Has anyone tried to build eap 8.0.2?
When I make changes in jboss-eap-8.properties as in version 8.0.0, I get the error below.
Very strange version numbers.
The source package jboss-eap-8.0.2-src…
-
##### SUMMARY
It would be useful if the wildfly_install/eap_install could also install the XP extensions and enable them
Here's an example I have used to do this:
```yaml
- name: Retrieve XP m…
-
We are running on Jboss EAP 7.2.0 and Java 1.8.
When i tried to integrate jmx_prometheus_javaagent with Jboss facing in loading class file of logger.
Could not load Logmanager "org.jboss.logmanage…
-
```Docker
FROM registry.access.redhat.com/jboss-eap-7/eap71-openshift
COPY HelloWorld.war $JBOSS_HOME/standalone/deployments/
USER root
RUN chown jboss:jboss $JBOSS_HOME/standalone/deployments/Hel…
-
Hi
I’m using jboss eap 7, have couple of questions:
1- Is it possible to use pinpoint with jboss eap 7?
2- do i need change code?
3- i’m reading about Microprofile (new feature of jboss), opentel…
-
Hi folks,
We are facing an issue in session distribution in our env..
During load scenarios its not possible to start additional JBOSS instances to compensate for load peaks as modcluster behaves …
-
Unable to use EJB resources with resteasy using container managed transactions.
Is there any documentation or example project on how to properly configure this?
my persistence.xml:
`
com.im…
-
Hi everyone,
I'm trying to debug some custom application deployed in JBoss EAP.
My setup for it is like so:
- standalone.conf enabled the following property:
`JAVA_OPTS="$JAVA_OPTS -agentlib:jd…
-
**Description**
A flaw was found in Undertow versions through 2.2.17.Final and 2.3.0.Alpha1. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the re…